pleroma/lib/pleroma/web/mastodon_api/controllers
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
..
account_controller.ex Uploading an avatar media exceeding max size returns a 413 2022-12-11 22:54:47 +01:00
announcement_controller.ex Restrict mastodon api announcements to logged-in users only 2022-04-02 02:25:13 -04:00
app_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
auth_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
conversation_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
custom_emoji_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
directory_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
domain_block_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
fallback_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
filter_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
follow_request_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
instance_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
list_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
marker_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mastodon_api_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
media_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
notification_controller.ex Merge branch 'from/upstream-develop/tusooa/edits' into 'develop' 2022-09-03 02:16:42 +00:00
poll_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
report_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
scheduled_activity_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
search_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
status_controller.ex Expose history and source apis to anon users 2022-06-11 10:35:36 -04:00
subscription_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
suggestion_controller.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
timeline_controller.ex Show local-only statuses in public timeline for authenticated users 2022-05-06 13:54:02 -04:00