akkoma/test/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 Remerge of hashtag following (#341) 2022-12-05 12:58:48 +00:00
views Add ability to set a default post expiry (#321) 2022-11-28 13:34:54 +00:00
masto_fe_controller_test.exs Revert "Merge branch 'remove/mastofe' into 'develop'" 2022-01-08 21:44:37 +00:00
mastodon_api_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mastodon_api_test.exs Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
update_credentials_test.exs Uploading an avatar media exceeding max size returns a 413 2022-12-12 17:28:09 -05:00