akkoma/lib/pleroma/web
Oneric 9a91299f96 Don't try to handle non-media objects as media
Trying to display non-media as media crashed the renderer,
but when posting a status with a valid, non-media object id
the post was still created, but then crashed e.g. timeline rendering.
It also crashed C2S inbox reads, so this could not be used to leak
private posts.
2024-05-22 20:30:23 +02:00
..
activity_pub Normalise public adressing to fix federation 2024-04-25 18:45:16 +02:00
admin_api
akkoma_api
api_spec Accept body parameters for /api/pleroma/notification_settings 2024-04-09 04:11:28 +02:00
auth
common_api Don't try to handle non-media objects as media 2024-05-22 20:30:23 +02:00
fallback
federator
feed
mailer
mastodon_api Don't try to handle non-media objects as media 2024-05-22 20:30:23 +02:00
media_proxy
metadata check if data is visible before embedding it in OG tags 2024-04-12 05:16:47 +01:00
mongoose_im
nodeinfo
o_auth
o_status
pleroma_api
plugs Format, but this time with a non-ancient version of elixir 2024-04-19 18:07:50 +02:00
preload/providers
push
rich_media
static_fe
templates
twitter_api Accept body parameters for /api/pleroma/notification_settings 2024-04-09 04:11:28 +02:00
utils
views
web_finger
api_spec.ex
common_api.ex
controller_helper.ex
embed_controller.ex
endpoint.ex
federator.ex
gettext.ex
instance_document.ex
manifest_controller.ex
masto_fe_controller.ex
media_proxy.ex Drop base_url special casing in test env 2024-04-07 00:20:12 +02:00
metadata.ex
o_auth.ex
pipelines.ex
plug.ex
preload.ex
push.ex
rel_me.ex
router.ex Keep READ endpoints, purge WRITE 2024-04-19 11:06:01 +01:00
streamer.ex
swagger.ex
telemetry.ex Formatting 2024-04-16 08:02:13 +02:00
translation_helpers.ex
uploader_controller.ex
web_finger.ex Add HTTP backoff cache to respect 429s 2024-04-26 19:00:35 +01:00
xml.ex make xmerl shut up about markup 2024-04-16 10:19:30 +01:00