Added
- Support FEP-2c59: Discovery of a Webfinger address from an ActivityPub actor.
- Support ActivityPub
Updateactivities for actor profile changes.
Fixed
- Disambiguate reblog IDs from status IDs. (fixes #151)
- Correct the
quote_policymapping topublic/nobodyvalues. - Ignore malformed pagination parameters instead of raising.
- Treat "cannot be reconnected" errors as connection failures.
- Infer a media attachment's type when
mediaTypeis missing. - Faster, case-insensitive, actor username lookups.
- Faster
statuses_countusing an approximate count.
Changed
- Resolve JSON-LD contexts by matching their digest against a bundled copy.