Migrate to request specs in `/api/v1/emails/confirmations` (#25686)
Migrate to request specs in `/api/v1/timelines/home` (#25743)
Remove unfollowed hashtag posts from home feed (#26028)
Fix some incorrect tests (#26035)
Fix embed dropdown menu item for unauthenticated users (#25964)
Fix `Lint/AmbiguousBlockAssociation` cop (#25921)
Exclude `lib/linter` from simplecov report (#25916)
Fix `RSpec/SubjectDeclaration` cop (#25312)
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
Change searching with # to include account index (#25638)
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)
Refactor `NotificationMailer` to use parameterization (#25718)
Remove unused `NotificationMailer#digest` preview (#25719)
Admin mailer parameterization (#25759)
Add forwarding of reported replies to servers being replied to (#25341)
Fix processing of media files with unusual names (#25788)
Merge pull request from GHSA-9928-3cp5-93fm
* Fix attachments getting processed despite failing content-type validation
* Add a restrictive ImageMagick security policy tailored for Mastodon
* Fix misdetection of MP3 files with large cover art
* Reject unprocessable audio/video files instead of keeping them unchanged
Fix `/api/v2/search` not working with following query param (#25681)