Fix #21492 Add missing WebP hint in avatar/header localizations (pauloxnet)
https://github.com/mastodon/mastodon/pull/22395
Fix #21492 Add missing WebP hint in avatar/header localizations (pauloxnet)
https://github.com/mastodon/mastodon/pull/22395
Fix admin account created by `mastodon:setup` not being auto-approved (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29379
Fix pixel alignment for some composer icons (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29372
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29369
Add basic coverage for `MoveService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29301
Update dependency webmock to v3.22.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29313
Update dependency cssnano to v6.0.4 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29367
Update `rails/ujs` to version 7.1.3-2 (mjankowski)
https://github.com/mastodon/mastodon/pull/29359
Use heredoc on the `HTML` blocks in verify link spec (mjankowski)
https://github.com/mastodon/mastodon/pull/29365
Fix link verifications when page size exceeds 1MB (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29358
Fix auto-close email being sent to users with devops permissions instead of settings permissions (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29355
Change registrations to be disabled by default for new servers (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29280
Streaming: refactor to custom Error classes (ThisIsMissEm)
https://github.com/mastodon/mastodon/pull/28632
Update dependency haml_lint to v0.57.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29181
Add basic coverage for `RemoveDomainsFromFollowersService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29327
Add basic coverage for `RemoveFeaturedTagService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29328
Add basic coverage for `UnfavouriteService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29329
Add basic coverage for `WebhookService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29331
Add basic coverage for `UnmuteService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29330
Add basic coverage for `VoteService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29334
Add basic coverage for `ApproveAppealService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29333
Update dependency rack to v2.2.8.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29341
Update dependency rails to v7.1.3.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29342
Update husky and remove deprecated features (mjankowski)
https://github.com/mastodon/mastodon/pull/29338
Update dependency pino to v8.19.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29253
Update typescript-eslint monorepo to v7 (major) (renovate[bot])
https://github.com/mastodon/mastodon/pull/29179
Update dependency http-link-header to v1.1.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29340
Update dependency sass to v1.71.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29238
Update dependency dotenv to v16.4.5 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29190
Update dependency core-js to v3.36.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29197
Update dependency reduxjs/toolkit to v2.2.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29178
Update DefinitelyTyped types (non-major) (renovate[bot])
https://github.com/mastodon/mastodon/pull/29165
Update yarn to version 4.1.0 (mjankowski)
https://github.com/mastodon/mastodon/pull/29339
Automatically switch from open to approved registrations in absence of moderators (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29318
Add basic coverage for `AppealService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29322
Add basic coverage for `AfterUnallowDomainService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29324
Add basic coverage for `CreateFeaturedTagService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29321
Add basic coverage for `ProcessHashtagsService` class (mjankowski)
https://github.com/mastodon/mastodon/pull/29320
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29311
Remove erroneous service type on `TagFeed` model spec (mjankowski)
https://github.com/mastodon/mastodon/pull/29302
Remove unused dependencies (wojtekmaj)
https://github.com/mastodon/mastodon/pull/29289
Extract ES query and filter hashes into private methods in `TagSearchService` (mjankowski)
https://github.com/mastodon/mastodon/pull/29288
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29298
Remove CSS definitions for some unused classes (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29279
Update dependency cocoon-js-vanilla to v1.4.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29293
Update dependency selenium-webdriver to v4.18.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29287
Add scope `providing_styles` to `UserRole` (mjankowski)
https://github.com/mastodon/mastodon/pull/29286
Change explore icon from hashtag to compass in web UI (Gargron)
https://github.com/mastodon/mastodon/pull/29294
Update dependency webmock to v3.21.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29290
Use `capture_emails` helper to improve email assertions in specs (mjankowski)
https://github.com/mastodon/mastodon/pull/29245
Add a missing thread example to the statuses spec (hendrixfan)
https://github.com/mastodon/mastodon/pull/29278
Fix `sensitive` flag not being removed when removing CW in new compose form (hinaloe)
https://github.com/mastodon/mastodon/pull/29248
Re-enable fixed `Style/Semicolon` cop (mjankowski)
https://github.com/mastodon/mastodon/pull/29212
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29255
Update dependency eslint-plugin-jsdoc to v48.1.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29275
Change follow suggestions design in web UI (Gargron)
https://github.com/mastodon/mastodon/pull/29272
Move "everyone" role and "instance actor" account magic number IDs to constants (mjankowski)
https://github.com/mastodon/mastodon/pull/29260