akkoma/lib/pleroma/web
Ivan Tashkinov 148bc24435 [#2497] Removed Hackney-specific code
(no longer needed due to adapter options unification).
2020-09-10 11:54:10 +03:00
..
activity_pub [#2497] Removed Hackney-specific code 2020-09-10 11:54:10 +03:00
admin_api Fix atom leak in AdminAPIController 2020-09-08 20:21:34 +03:00
api_spec Fix removing an account from a list 2020-09-01 12:49:32 +02:00
auth User table: ensure bio is always a string 2020-09-01 10:45:42 +03:00
channels
common_api Notification: Small refactor. 2020-08-31 11:02:54 +02:00
federator
feed Use :restrict_unauthenticated testing for more granular control 2020-09-08 20:21:34 +03:00
mailer
mastodon_api [#2497] Added support for enforcing output format for media proxy preview, used for avatar_static & header_static (AccountView). 2020-09-03 20:13:29 +03:00
media_proxy [#2497] Added missing alias, removed legacy :adapter option specification for HTTP.get/_. 2020-09-09 19:30:42 +03:00
metadata Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
mongooseim
nodeinfo
oauth
ostatus
pleroma_api Chats: Add cascading delete on both referenced users. 2020-08-31 16:48:17 +02:00
preload [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 2020-08-14 20:55:45 +03:00
push
rich_media passing adapter options directly without adapter key 2020-09-07 19:59:17 +03:00
static_fe
streamer
templates
twitter_api Disallow password resets for deactivated accounts. 2020-09-02 09:09:13 -05:00
views
web_finger correct pool and uniform headers format 2020-09-02 09:16:51 +03:00
xml
api_spec.ex
chat_channel.ex
controller_helper.ex Force 204 responses to be empty, fixes #2029 2020-08-07 13:02:39 -05:00
embed_controller.ex
endpoint.ex
fallback_redirect_controller.ex
gettext.ex
masto_fe_controller.ex
metadata.ex Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
oauth.ex
preload.ex
rel_me.ex passing adapter options directly without adapter key 2020-09-07 19:59:17 +03:00
router.ex
translation_helpers.ex
uploader_controller.ex
web.ex