Fix error on `status` type notification (bell icon) (#26884)
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
Add admin notifications for new Mastodon versions (#26582)
Add `authorized_fetch` server setting in addition to env var (#25798)
Fix not being able to invoke phrase search using unicode quotation marks (#26687)
Fix bad search type heuristic (#26673)
Add `from:me` syntax to search (#26660)
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659)
Fix statuses search Elasticsearch query (#26657)
Update Account Search to prioritize username over display name (#26623)
Add support for federating `memorial` attribute (#26583)
Add support for `indexable` attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Change account search tokenizer and queries (#26378)
Fix list import concurrently creating lists of the same name (#26372)
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
Use original URL in preview if it redirects to 4xx page (#26200)