honkoma/lib/pleroma/web
rinpatch f70335002d RichMedia: Do a HEAD request to check content type/length
This shouldn't be too expensive, since the connections are pooled,
but it should save us some bandwidth since we won't fetch non-html
files and files that are too large for us to process (especially
since you can't cancel a request without closing the connection
with HTTP1).
2020-09-14 14:45:58 +03:00
..
activity_pub expiration for new pipeline 2020-09-10 21:50:41 +03:00
admin_api Fix atom leak in AdminAPIController 2020-09-08 20:21:34 +03:00
api_spec
auth
channels
common_api schedule activity expiration in Oban 2020-09-10 21:50:40 +03:00
federator
feed Use :restrict_unauthenticated testing for more granular control 2020-09-08 20:21:34 +03:00
mailer
mastodon_api schedule activity expiration in Oban 2020-09-10 21:50:40 +03:00
media_proxy
metadata Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
mongooseim
nodeinfo
oauth Merge branch 'feature/1790-oban-overuse-clear-oauth-token' into 'develop' 2020-09-10 18:45:04 +00:00
ostatus
pleroma_api
preload
push
rich_media RichMedia: Do a HEAD request to check content type/length 2020-09-14 14:45:58 +03:00
static_fe
streamer
templates [#2130] Fixed OAuth OOB authentication for users with enabled MFA. 2020-09-09 22:44:38 +03:00
twitter_api expire mfa tokens through Oban 2020-09-10 16:01:19 +03:00
views
web_finger
xml
api_spec.ex
chat_channel.ex
controller_helper.ex
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