You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 month ago
..
chewy
controllers Merge commit from fork 1 month ago
helpers Implement quote posts in Moderator UI (#35964) 4 months ago
inputs
javascript Remove trailing variation selector code for legacy emojis (#37320) 1 month ago
lib Merge commit from fork 1 month ago
mailers
models Merge commit from fork 1 month ago
policies Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291) 5 months ago
presenters Rework FEP-7888 implementation (#36064) 6 months ago
serializers Fix serialization of context pages (#37376) 2 months ago
services Merge commit from fork 1 month ago
validators
views Remove option to disable access to local topic feeds for logged-in users (#36703) 4 months ago
workers Increase number of quote approval job retries (#36698) 4 months ago