mastodon/app
Claire 1a74b74a40
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
controllers Merge commit from fork 2026-01-20 15:14:45 +01:00
helpers
inputs
javascript
lib Merge commit from fork 2026-01-20 15:14:45 +01:00
mailers
models Merge commit from fork 2026-01-20 15:14:45 +01:00
policies
presenters
serializers
services Merge commit from fork 2026-01-20 15:14:45 +01:00
validators
views
workers