Pleroma/lib/pleroma/web
lain 135c196769 Merge branch 'bugfix/980-polls-double-vote' into 'develop'
MastodonAPI Controller: Band-Aid double vote problem.

See merge request pleroma/pleroma!1275
2019-06-15 15:13:48 +00:00
..
activity_pub it is changed in compile time 2019-06-14 15:45:05 +00:00
admin_api it is changed in compile time 2019-06-14 15:45:05 +00:00
auth OAuth consumer: tests fix, comments, Keycloak config notes. 2019-06-05 13:02:13 +03:00
channels
common_api Utils: Use update_follow_state_for_all when appropriate. 2019-06-05 16:51:28 +02:00
federator Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
mastodon_api Merge branch 'bugfix/980-polls-double-vote' into 'develop' 2019-06-15 15:13:48 +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 Merge branch '963_oob_oauth_redirect_fix' into 'develop' 2019-06-15 13:45:50 +00:00
ostatus kill @httpoison 2019-05-25 04:24:21 +00:00
push
rich_media Improve <title> fallback; Add a test 2019-06-13 15:02:46 +07:00
salmon kill @httpoison 2019-05-25 04:24:21 +00: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 issue/941 2019-06-04 09:49:08 +03: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 Refactoring functions for dealing with oauth scopes. 2019-05-08 10:52:13 +00:00
rel_me.ex Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
router.ex OEmbed.OEmbedController does not exist in the Pleroma codebase. It was removed in commit 92c5640f 2019-06-15 07:04:01 -05:00
streamer.ex add option skip_thread_containment 2019-06-03 16:13:37 +03:00
uploader_controller.ex
web.ex