pleroma/lib/pleroma/web/mastodon_api
duponin 452595baed 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-11 22:54:47 +01:00
..
controllers Uploading an avatar media exceeding max size returns a 413 2022-12-11 22:54:47 +01:00
views Merge branch 'fix/federation-context-issues' into 'develop' 2022-09-04 18:43:36 +00:00
mastodon_api.ex Use types for filtering notifications 2022-03-16 21:15:44 +01:00
websocket_handler.ex Merge branch 'release/2.4.4' into mergeback/2.4.4 2022-10-08 22:15:09 -04:00