Pleroma/lib/pleroma/web
Sachin Joshi a0c65bbd6c Merge branch 'develop' into 'remove-avatar-header'
# Conflicts:
#   CHANGELOG.md
2019-06-23 03:25:50 +00:00
..
activity_pub change the anti-link-spam MRF implementation to use old_user? instead of the previous name 2019-06-21 22:27:14 +00:00
admin_api Fix report content stopping to be nullable 2019-06-16 13:06:12 +03:00
auth OAuth consumer: tests fix, comments, Keycloak config notes. 2019-06-05 13:02:13 +03:00
channels
common_api Add proper error handling for when the post exceeds character limits 2019-06-18 05:05:05 +03:00
federator Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
mastodon_api Merge branch 'develop' into 'remove-avatar-header' 2019-06-23 03:25:50 +00:00
media_proxy Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
metadata
mongooseim Linting. 2019-05-17 18:32:30 +02:00
nodeinfo NodeInfo: Add explicit addressing to nodeinfo. 2019-06-04 17:14:25 +02:00
oauth Minor edit (comment). 2019-06-18 17:15:26 +03:00
ostatus kill @httpoison 2019-05-25 04:24:21 +00:00
push
rich_media Revert "Merge branch 'fix/ogp-title' into 'develop'" 2019-06-21 11:36:32 +00:00
salmon salmon fix 2019-06-16 20:10:12 +08:00
templates [#963] No redirect on OOB OAuth authorize request with existing authorization. OAuth-related refactoring. 2019-06-12 21:30:06 +03:00
twitter_api Merge branch 'develop' into 'remove-avatar-header' 2019-06-23 03:25:50 +00:00
views Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
web_finger kill @httpoison 2019-05-25 04:24:21 +00:00
websub kill @httpoison 2019-05-25 04:24:21 +00:00
xml
chat_channel.ex
controller_helper.ex [#948] /api/v1/account_search added optional parameters (limit, offset, following) 2019-06-14 11:39:57 +00:00
endpoint.ex it is changed in compile time 2019-06-14 15:45:05 +00:00
gettext.ex
metadata.ex
oauth.ex
rel_me.ex Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
router.ex Merge branch 'develop' into 'remove-avatar-header' 2019-06-23 03:25:50 +00:00
streamer.ex [#570] add user:notification stream 2019-06-16 10:33:25 +00:00
uploader_controller.ex
web.ex