akkoma/lib/pleroma/web/common_api
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_draft.ex Restrict media usage to owners 2024-05-22 20:30:18 +02:00
utils.ex Don't try to handle non-media objects as media 2024-05-22 20:30:23 +02:00