Bump ws from 8.4.2 to 8.5.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17467
Bump ws from 8.4.2 to 8.5.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17467
Bump ox from 2.14.7 to 2.14.9 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17528
Bump babel-plugin-preval from 5.0.0 to 5.1.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17475
Bump follow-redirects from 1.14.7 to 1.14.8 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17527
Fix layout of the report page on smaller screens in admin UI (Gargron)
https://github.com/mastodon/mastodon/pull/17523
Bump puma from 5.6.1 to 5.6.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17526
Enable domain purge button on suspended domains too (tribela)
https://github.com/mastodon/mastodon/pull/17209
Add notifications when a reblogged status has been updated (Gargron)
https://github.com/mastodon/mastodon/pull/17404
Change actions in reports to require only one click (Gargron)
https://github.com/mastodon/mastodon/pull/17487
Change reblogs to not count towards hashtag trends anymore (Gargron)
https://github.com/mastodon/mastodon/pull/17501
Helm chart SSO support (bobbyd0g)
https://github.com/mastodon/mastodon/pull/17205
Fix deletes not being signed in authorized fetch mode (Gargron)
https://github.com/mastodon/mastodon/pull/17484
Fix Undo Announce sometimes inlining the originally Announced status (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17516
New Crowdin updates (Gargron)
https://github.com/mastodon/mastodon/pull/16858
Bump babel/plugin-transform-runtime from 7.16.10 to 7.17.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17474
Bump babel/core from 7.16.12 to 7.17.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17510
Bump jest from 27.4.7 to 27.5.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17512
Bump testing-library/jest-dom from 5.16.1 to 5.16.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17469
Bump sass from 1.49.0 to 1.49.7 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17470
Bump babel-jest from 27.4.6 to 27.5.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17477
Bump babel/runtime from 7.16.7 to 7.17.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17473
Bump babel/plugin-proposal-decorators from 7.16.7 to 7.17.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17468
Bump sidekiq-unique-jobs from 7.1.12 to 7.1.15 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17505
Fix some flaky tests that randomly failed because of item ordering (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17509
Improve tests involving push_bulk (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17508
Chore: Disable menu items for editing statuses in web UI (Gargron)
https://github.com/mastodon/mastodon/pull/17497
Bump fabrication from 2.24.0 to 2.27.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17447
Bump rubocop from 1.25.0 to 1.25.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17446
Bump aws-sdk-s3 from 1.111.3 to 1.112.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17452
Bump bootsnap from 1.10.2 to 1.10.3 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17466
Bump ox from 2.14.6 to 2.14.7 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17453
Bump pg from 1.3.0 to 1.3.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17450
Bump puma from 5.5.2 to 5.6.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17411
Bump sidekiq from 6.4.0 to 6.4.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/17480
Fix NoMethodError in StatusUpdateDistributionWorker (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17499
Fix poll votes not being properly reset on poll change (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17498
Fix outdated iso-639 reference in update status service (Gargron)
https://github.com/mastodon/mastodon/pull/17496
Add editing for published statuses (Gargron)
https://github.com/mastodon/mastodon/pull/17320
Chore: Update browserslist (Gargron)
https://github.com/mastodon/mastodon/pull/17493
Add `category` and `rule_ids` params to `POST /api/v1/reports` (Gargron)
https://github.com/mastodon/mastodon/pull/17492
Add support Kubernetes >= 1.22 (ikuradon)
https://github.com/mastodon/mastodon/pull/17490
Change languages to be listed under standard instead of native name in admin UI (Gargron)
https://github.com/mastodon/mastodon/pull/17485
Add edit history to web UI (Gargron)
https://github.com/mastodon/mastodon/pull/17390
Fix error in suggestions API due to typo (Gargron)
https://github.com/mastodon/mastodon/pull/17486
Remove language detection through cld3 (Gargron)
https://github.com/mastodon/mastodon/pull/17478
Add global `locale` param (Gargron)
https://github.com/mastodon/mastodon/pull/17464
Fix localization of cold-start follow recommendations (Gargron)
https://github.com/mastodon/mastodon/pull/17479
Fix Ruby 2.5 incompatibility (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17465
Fix structured data parsing from links choking on bad data (Gargron)
https://github.com/mastodon/mastodon/pull/17403
Fix replies collection incorrectly looping (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17462
Fix errors when multiple Delete are received for a given actor (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17460
Fix instance actor not being dereferenceable (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/17457
Add ARM64 Docker Image Support (potproject)
https://github.com/mastodon/mastodon/pull/17454