akkoma/lib/pleroma/web
2020-09-09 11:11:36 -05:00
..
activity_pub Merge branch 'develop' into media-preview-proxy 2020-09-09 11:11:36 -05: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] Adjusted media proxy preview invalidation. Allowed client-side caching for media preview. Adjusted prewarmer to fetch only proxiable URIs. 2020-09-05 20:19:09 +03:00
metadata Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
mongooseim
nodeinfo
oauth [#2025] Defaulted OAuth login scopes choice to all scopes when user selects no scopes. 2020-08-06 16:00:00 +03:00
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 templates/layout/app.html.eex: fix link color 2020-08-05 00:01:30 +02:00
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 Endpoint: Serve a dynamically configured admin interface 2020-07-29 13:03:04 +02:00
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 Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview-proxy 2020-08-07 09:38:05 +03:00
translation_helpers.ex
uploader_controller.ex
web.ex