Commit Graph

7 Commits (features/profile-api)

Author SHA1 Message Date
Claire 6af4696c70
Add backend support for storing remote actors profile pic and header descriptions (#37634) 4 weeks ago
Matt Jankowski 7b9479239a
Typo fix in federation document (#37564) 1 month ago
Claire 028e76f770
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
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 10 months ago
Andy Piper 9620b21259
docs: update FEDERATION.md to more closely follow FEP conventions. (#28838) 2 years ago
Claire 93d051e47d
Update FEDERATION.md (#26819) 3 years ago
Claire 9c44cf205f
Add FEDERATION.md (#17029)
Some ActivityPub projects have a FEDERATION.md which is used to describe the
various extensions they use.

Everything here is also documented elsewhere, but it's a concise starting point
with links to that documentation.
4 years ago