pleroma/test/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 Merge branch 'from/upstream-develop/tusooa/report-fake' into 'develop' 2022-12-09 14:25:24 +00:00
views Merge branch 'fix/federation-context-issues' into 'develop' 2022-09-04 18:43:36 +00:00
mastodon_api_controller_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mastodon_api_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
update_credentials_test.exs Uploading an avatar media exceeding max size returns a 413 2022-12-11 22:54:47 +01:00