Add time zone preference (#25342)
Fix multiple N+1s in ConversationsController (#25134)
Remove dead code in Api::V1::FeaturedTagsController (#25073)
Fix uncaught NoMethodError in POST `/api/v1/featured_tags` (#25063)
Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958)
Fix race condition when reblogging a status (#25016)
Add polling and automatic redirection to `/start` on email confirmation (#25013)
Make it possible to upload audio and video to Heroku app (#24866)
Fix Rails/ActionOrder cop (#24692)
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)
Fix some user-independent endpoints potentially reading session cookies (#24650)
Fix anonymous visitors getting a session cookie on first visit (#24584)
Change unauthenticated responses to be cached in REST API (#24348)
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
Refactor `Cache-Control` and `Vary` definitions (#24347)
Add trend management to admin API (#24257)