Add `Account.without_internal` scope (mjankowski)
https://github.com/mastodon/mastodon/pull/29559
Add `Account.without_internal` scope (mjankowski)
https://github.com/mastodon/mastodon/pull/29559
Fix navigation panel icons missing classes (renchap)
https://github.com/mastodon/mastodon/pull/29569
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29563
Fix toggle button color for light (and dark/default) theme (ErikUden)
https://github.com/mastodon/mastodon/pull/29553
Refactor notification filtering behavior definition (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29567
Exempt some notification types from notification filtering (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29565
Use rails built-in `tag` methods in `TextFormatter.shortened_link` (mjankowski)
https://github.com/mastodon/mastodon/pull/28976
Merge `api/v1/accounts/credentials` controller spec into existing request spec (mjankowski)
https://github.com/mastodon/mastodon/pull/29006
Use full snowflake range in `admin/metrics` classes (mjankowski)
https://github.com/mastodon/mastodon/pull/29416
Move `pagination_max_id` and `pagination_since_id` into api/base controller (mjankowski)
https://github.com/mastodon/mastodon/pull/28844
Use `normalizes` on `CustomFilter#context` value (mjankowski)
https://github.com/mastodon/mastodon/pull/27602
Accept extra args that we wont verify in `ap/activity/add_spec` (mjankowski)
https://github.com/mastodon/mastodon/pull/29005
Move `api/v2/filters/*` to request spec (mjankowski)
https://github.com/mastodon/mastodon/pull/28956
Remove unneeded `type: :service` from spec/services files (mjankowski)
https://github.com/mastodon/mastodon/pull/29304
Use `before_all` block to setup `requests/cache_spec` data (mjankowski)
https://github.com/mastodon/mastodon/pull/29437
Add basic coverage for `TagSearchService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29319
Reduce `RSpec/ExampleLength` in CSP request spec (mjankowski)
https://github.com/mastodon/mastodon/pull/29104
Use vanilla JS to get Rails CSRF values (mjankowski)
https://github.com/mastodon/mastodon/pull/29403