Added
- Bookmarked posts
- Improved compatibility with Friendica and possibly other ActivityPub servers with Group actors
- More friendly error messages when profile changes are throttled
Removed
- Support for fetching public posts through the user's
outboxendpoint: it seems unused
Bug Fixes, Performance and Maintenance
- The default configuration now makes sqlite run in
synchronous=NORMALmode - The special "nobody" user is now of type Application, clearly marking it as an "instance actor"; this may improve compatibility with other implementations of ActivityPub
- Dependency and Go updates
- Reduction of gopls warnings