honkoma/lib/pleroma
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
..
activity Merge branch 'from/upstream-develop/tusooa/streaming-fix' into 'develop' 2022-09-03 18:24:28 +00:00
bbs BBS: add repeat functionality 2022-05-22 03:19:24 +02:00
captcha Copyright bump for 2022 2022-02-25 23:11:42 -07:00
chat
config Remove Quack logging backend 2022-11-11 12:36:29 -05:00
conversation
docs Pass in msgctxt for config translation strings 2022-07-14 17:41:33 -04:00
ecto_type EctoType: Add MIME validator 2022-03-17 22:37:26 +01:00
emails Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop' 2022-03-20 18:14:37 +00:00
emoji Emoji: apply recommended tail call changes 2022-07-27 02:08:46 +02:00
gopher Copyright bump for 2022 2022-02-25 23:11:42 -07:00
gun
helpers
http hackney adapter helper & reverse proxy client: enable TLSv1.3 2022-05-31 00:51:45 +02:00
instances
mfa
migration_helper Copyright bump for 2022 2022-02-25 23:11:42 -07:00
migrators Merge branch 'fix/federation-context-issues' into 'develop' 2022-09-04 18:43:36 +00:00
object Object.Fetcher: Set reachable on successful fetch 2022-11-13 16:51:12 +01:00
password
reverse_proxy hackney adapter helper & reverse proxy client: enable TLSv1.3 2022-05-31 00:51:45 +02:00
telemetry
tesla/middleware
tests
upload Descriptions from exif data with only whitespeces are considered empty 2022-07-01 13:47:23 +02:00
uploaders
user User: search: exclude deactivated users from user search 2022-09-16 00:49:16 +03:00
web Uploading an avatar media exceeding max size returns a 413 2022-12-11 22:54:47 +01:00
workers Define sane Oban Worker timeouts 2022-11-11 13:46:27 -05:00
activity.ex Extract deactivated users query to a join 2022-11-12 17:52:28 -05:00
announcement.ex Use utc_datetime in db schema 2022-03-18 11:17:22 -04:00
announcement_read_relationship.ex Implement announcement read relationships 2022-03-08 13:09:49 -05:00
application.ex Merge branch 'release/2.4.4' into mergeback/2.4.4 2022-10-08 22:15:09 -04:00
application_requirements.ex Rename the Exiftool module 2022-07-01 12:15:02 +02:00
bookmark.ex
caching.ex
captcha.ex
chat.ex
clippy.ex
config.ex
config_db.ex Remove Quack logging backend 2022-11-11 12:36:29 -05:00
constants.ex Merge branch 'develop' into 'from/upstream-develop/tusooa/edits' 2022-07-03 22:24:57 +00:00
conversation.ex
counter_cache.ex
data_migration.ex Migrations: delete contexts with BaseMigrator 2022-08-15 01:47:09 +02:00
delivery.ex
ecto_enums.ex
emoji-test.txt emoji-test: update to latest 15.0 draft 2022-08-20 00:21:07 +02:00
emoji.ex Emoji: split qualification variation into a module 2022-07-26 02:04:12 +02:00
filter.ex
following_relationship.ex Merge branch 'develop' into 'from/develop/tusooa/emit-move' 2022-07-31 21:32:49 +00:00
formatter.ex
frontend.ex
gun.ex
hashtag.ex
healthcheck.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
html.ex
http.ex expanding WebFinger 2022-11-03 09:48:24 -04:00
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
list.ex
logging.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
moderation_log.ex
notification.ex Merge branch 'from/upstream-develop/tusooa/assoc-object-id' into 'develop' 2022-09-03 02:50:40 +00:00
object.ex ObjectView: do not fetch an object for its ID 2022-09-11 04:54:04 +02:00
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
report_note.ex
reverse_proxy.ex
scheduled_activity.ex
signature.ex Merge branch 'fix/user-private-key-generation' into 'develop' 2022-09-05 15:38:15 +00:00
stats.ex
thread_mute.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
upload.ex Merge branch 'develop' into 'from/upstream-develop/tusooa/edits' 2022-07-03 22:24:57 +00:00
user.ex Uploading an avatar media exceeding max size returns a 413 2022-12-11 22:54:47 +01:00
user_invite_token.ex
user_note.ex
user_relationship.ex fix flaky test_user_relationship_test.exs:81 2022-08-24 15:24:07 +00:00
utils.ex
web.ex
xml_builder.ex