pleroma/lib/pleroma/web
Henry Jameson d5e4b906c9 Merge remote-tracking branch 'origin/develop' into shigusegubu
* origin/develop: (129 commits)
  Uploaders.S3: Replace unsafe characters in object key
  update pleroma frontend
  test: add smoketests for the scrubbing policies
  html: twittertext: add missing catchall scrub function
  twitter api: add no_rich_text option to userview for account prefs
  test: add tests for new User.html_filter_policy()
  mastodon api: formatting
  twitter api: add support for disabling rich text
  mastodon api: add support for user-supplied html policy
  twitter api: add support for user-specified html policy
  user: add User.html_filter_policy()
  html: default to using normal scrub policy if provided scrub policy is nil
  mix: remove fix_ap_users task, now obsolete
  test: add test proving that users are refreshed when stale
  user: implement dynamic refresh of profiles (gets rid of need for fix_ap_users task)
  Update mastodon frontend
  [Pleroma.Web.MastodonAPI.MastodonAPIController]: Bump mastodon_api_level to 2.5.0
  [Pleroma.Web.MastodonAPI.MastodonAPIController]: Remove unused variables
  [Pleroma.Web.Router]: Fake /api/v1/endorsements
  [Pleroma.Web.MastodonAPI.AccountView]: relationship.json: fake endorsed value (false)
  ...
2018-09-25 16:18:28 +03:00
..
activity_pub MRF: add policy for normalizing HTML markup (local and remote) to a specific policy 2018-09-16 01:25:36 +00:00
channels Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
common_api Revert "Merge branch 'feature/rich-text' into 'develop'" 2018-08-31 09:51:20 +00:00
federator relay: do not relay in test mode 2018-08-06 08:35:56 +00:00
http_signatures Rename id helper method. 2018-05-26 13:57:11 +02:00
mastodon_api mastodon api: formatting 2018-09-22 02:53:04 +00:00
media_proxy Format the code. 2018-03-30 15:01:53 +02:00
nodeinfo make limit for /api/v1/suggestions 2018-09-09 13:57:23 +09:00
oauth TASK: Fix formatting 2018-09-09 23:42:28 +02:00
ostatus Merge remote-tracking branch 'origin/develop' into shigusegubu 2018-08-29 12:08:34 +02:00
salmon Probably better way of handling non-follow undos in ostatus 2018-05-11 11:59:53 -04:00
templates /web/* template: Add class system-font 2018-07-03 17:26:47 +02:00
twitter_api twitter api: add no_rich_text option to userview for account prefs 2018-09-22 03:24:40 +00:00
views Format the code. 2018-03-30 15:01:53 +02:00
web_finger webfinger: refactor webfinger() functions 2018-06-13 06:42:27 +00:00
websub Format the code. 2018-03-30 15:01:53 +02:00
xml XML: handle erlang errors too 2018-06-06 16:27:13 +00:00
chat_channel.ex Format the code. 2018-03-30 15:01:53 +02:00
endpoint.ex Merge remote-tracking branch 'origin/develop' into shigusegubu 2018-09-25 16:18:28 +03:00
gettext.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
router.ex Merge remote-tracking branch 'origin/develop' into shigusegubu 2018-09-25 16:18:28 +03:00
streamer.ex streamer: contain list updates in the same way as we do with the database query 2018-08-29 09:23:05 +00:00
web.ex Format the code. 2018-03-30 15:01:53 +02:00