mastodon/app
Claire 8beb150516
Merge commit from fork
* Add limit on inbox payload size

The 1MB limit is consistent with the limit we use when fetching remote resources

* Add limit to number of options from federated polls

* Add a limit to the number of federated profile fields

* Add limit on federated username length

* Add hard limits for federated display name and account bio

* Add hard limits for `alsoKnownAs` and `attributionDomains`

* Add hard limit on federated custom emoji shortcode

* Highlight most destructive limits and expand on their reasoning
2026-01-20 15:14:45 +01:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Merge commit from fork 2026-01-20 15:14:45 +01:00
helpers Add basic support for remote attachments with multiple media types (#34996) 2025-07-02 12:51:46 +02:00
javascript Fixes YouTube embeds (#37126) 2025-12-05 11:15:00 +01:00
lib Merge commit from fork 2026-01-20 15:14:45 +01:00
mailers Add coverage for missing status scenario in NotificationMailer (#32256) 2024-10-07 10:54:23 +02:00
models Merge commit from fork 2026-01-20 15:14:45 +01:00
policies Fix Rails/WhereRange cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
serializers Fix WebUI crashing for accounts with null URL (#35651) 2025-08-05 11:43:25 +02:00
services Merge commit from fork 2026-01-20 15:14:45 +01:00
validators Fix polls not being validated on edition (#33755) 2025-02-25 17:11:09 +01:00
views Fix error when viewing statuses to deleted replies in moderation view (#32986) 2025-07-02 12:51:46 +02:00
workers Fix self-destruct scheduler behavior on some Redis setups (#35823) 2025-09-04 15:44:53 +02:00