Added
- Display activity status on actor cards.
- Back-end support for user-defined algorithmic feeds.
- Apply community-relayed moderator deletes received as a Group's wrapped
Announce. - Follow a web page's
rel="alternate"link when searching.
Fixed
- Avoid loading entire
has_manycollections when constructing child records. - Evaluate the same-origin fetch gate against an embedded node's own identifier.
- Accept a delete of an uncached object or actor without verification.
- Catch
MIME::Multipart::Errorin local file-upload handling. - Map malformed request-body parse failures to
Bad Request.