akkoma/lib/pleroma/web/mastodon_api
duponin c9304962c3
Uploading an avatar media exceeding max size returns a 413
Until now it was returning a 500 because the upload plug were going
through the changeset and ending in the JSON encoder, which raised
because struct has to @derive the encoder.
2022-12-12 17:28:09 -05:00
..
controllers Uploading an avatar media exceeding max size returns a 413 2022-12-12 17:28:09 -05:00
views Remerge of hashtag following (#341) 2022-12-05 12:58:48 +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