Fix obsolete cache key in status cache invalidation logic (#26934)
Change score half-life for trending posts from 2 hours to 1 hour (#26915)
Added admin api for managing tags (#26872)
Fix performances of profile directory (#26842)
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes (#26840)
Change DCT method used for JPEG encoding to float (#26675)
Fix moderator rights inconsistencies (#26729)
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
Fix some video encoding failing due to uneven dimensions (#26766)
Add admin notifications for new Mastodon versions (#26582)
Add `authorized_fetch` server setting in addition to env var (#25798)
Fix videos not playing in some browsers due to unsupported color space (#26745)
Change private statuses index to index without crutches (#26713)
Change video compression parameters (#26631)
Fix incorrect call to `PublicStatusesIndex.import` (#26697)
Fix unnecessary condition causing seqscan when indexing (#26689)
Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239)
Add auto-refresh of accounts we get new messages/edits of (#26510)
Change follow recommendation materialized view to be faster in most cases (#26545)
Co-authored-by: Renaud Chaput <renchap@gmail.com>