akkoma/lib/pleroma/web/mastodon_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
..
controllers Don't try to handle non-media objects as media 2024-05-22 20:30:23 +02:00
views Merge pull request 'Return last_status_at as date, not datetime' (#681) from katafrakt/akkoma:fix-last-status-at into develop 2024-02-17 11:37:19 +00:00
mastodon_api.ex Add 'notifying' to relationship for compatibility with Mastodon 2021-12-06 21:24:12 +01:00
websocket_handler.ex Disconnect streaming sessions when token is revoked 2022-08-27 19:07:48 +01:00