Remove setting for unfollow confirmation modal, and make it unconditional (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29373
Remove setting for unfollow confirmation modal, and make it unconditional (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29373
Improve specs for severed relationships (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29688
Change new modals to allow vertical scrolling (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29644
Update dependency rails-i18n to v7.0.9 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29564
Reattribute notification-related records if possible when merging accounts (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29694
Remove obsolete `admin` and `moderator` columns from `users` table (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29718
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29714
Change icon of severed relationships notifications (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29712
Fix results/query in `api/v1/featured_tags/suggestions` (mjankowski)
https://github.com/mastodon/mastodon/pull/29597
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29708
Use `has_many through` instead of `delegate` for ARSE<>SR (mjankowski)
https://github.com/mastodon/mastodon/pull/29672
Add the role ID to the badge component (renchap)
https://github.com/mastodon/mastodon/pull/29707
Add ruby 3.3 to CI test matrix (mjankowski)
https://github.com/mastodon/mastodon/pull/29705
Fix notification policy migration not preserving `filter_private_mentions` correctly (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29699
Remove severed relationship notifications for single account suspensions (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29700
Update dependency strong_migrations to v1.8.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29556
Update dependency ox to v2.14.18 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29701
Update dependency rspec-rails to v6.1.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29691
Update RuboCop (non-major) to v1.62.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29692
Add some more tests for notification policies (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29698
Clean up notification requests when deleting accounts (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29693
Add empty line after ✨magic✨ frozen string comment (mjankowski)
https://github.com/mastodon/mastodon/pull/29696
Update dependency pino-pretty to v11 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29662
Update dependency rack to v2.2.9 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29685
Update dependency reduxjs/toolkit to v2.2.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29681
Update dependency express to v4.19.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29663
Add Renovate grouped updates for RSpec and RuboCop (nschonni)
https://github.com/mastodon/mastodon/pull/29621
Fix duplicate translation string for severed relationships (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29689
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29687
Use existing `SeveredRelationship.about_local_account` scope in more places (mjankowski)
https://github.com/mastodon/mastodon/pull/29673
Update dependency postcss to v8.4.38 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29684
Use `db_table_exists?` method in new cli/maintenance area (mjankowski)
https://github.com/mastodon/mastodon/pull/29677
Update `enum` away from deprecated (mjankowski)
https://github.com/mastodon/mastodon/pull/29678
Update dependency autoprefixer to v10.4.19 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29682
Fix the relationships controller spec, since it requires an extra model now (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29671
Lock `i18n` gem to version `1.14.1` (mjankowski)
https://github.com/mastodon/mastodon/pull/29674
Remove reference to deleted haml lint todo file (mjankowski)
https://github.com/mastodon/mastodon/pull/29675
Change back button to always appear in advanced web UI (Gargron)
https://github.com/mastodon/mastodon/pull/29669
Fix error in severed relationship event serializer (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29670
Fix issue with severed relationships notifications (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29668
Fix error when attempting to delete posts that triggered a notification request (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29666
Fix account_relationship_severance_events unique indexes (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29665
Update babel monorepo to v7.24.3 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29660
Update dependency cssnano to v6.1.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29661
Add notifications of severed relationships (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/27511
Allow unblocking email addresses from any matching account (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29305
Reduce `LineLength` for `react_admin_component` helpers (mjankowski)
https://github.com/mastodon/mastodon/pull/29650
Fix “Explore” icon in navigation bar not being filled when selected (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29649
Fix blockquote color in reply indicator (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29659
Fix emoji picker dropdown background and borders (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29653
Fix icon and styling in browser notifications banner (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29658
Add back support for old browsers (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29654
Fix emoji picker placement on limited-height viewports (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29651
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29657
Update dependency postcss to v8.4.37 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29656
Pull out full `li` element into admin/status_edits/status_edit partial (mjankowski)
https://github.com/mastodon/mastodon/pull/29499
Add `BrowserDetection` model concern (mjankowski)
https://github.com/mastodon/mastodon/pull/29513
Change filtered icon from “archive” to “inventory 2” (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29652
Replace `render_symbol` method with `inline_svg_tag` usage (mjankowski)
https://github.com/mastodon/mastodon/pull/29647
Change “Notifications” settings page to “E-mail notifications” (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29646
Slightly increase font weight of favorite/boost numbers in detailed statuses (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29648
Update babel monorepo to v7.24.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29645
Update dependency core-js to v3.36.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29642
Introduce `inline_svg` gem, minimal usage, prep for material design icons (mjankowski)
https://github.com/mastodon/mastodon/pull/29612
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29641
Flatten `olm` section of context helper extension map (mjankowski)
https://github.com/mastodon/mastodon/pull/29638
Fix mute for 30 days (tribela)
https://github.com/mastodon/mastodon/pull/29640
Add badge on account card in report moderation interface when account is already suspended (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29592
Update dependency irb to v1.12.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29519
Remove unused `active_nav_class` helper method (mjankowski)
https://github.com/mastodon/mastodon/pull/29617
Revert friends-of-friends follow recommendation query to using a CTE (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29619
Move repeated `insert_pagination_headers` method to api base class (mjankowski)
https://github.com/mastodon/mastodon/pull/29606
Update dependency typescript to v5.4.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29632
Remove deprecated `types/…` packages (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29633
Update dependency cocoon-js-vanilla to v1.5.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29461
Update dependency cssnano to v6.1.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29514
Update dependency async-mutex to ^0.5.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29552
Update dependency json-schema to v4.2.0 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29604
Update dependency http-link-header to v1.1.3 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29625
Update `rspec-*` gems (mjankowski)
https://github.com/mastodon/mastodon/pull/29616
Update dependency axios to v1.6.8 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29613
Remove unused `link_to_older` and `link_to_newer` helper methods (mjankowski)
https://github.com/mastodon/mastodon/pull/29620
Remove unused `show_landing_strip?` helper method (mjankowski)
https://github.com/mastodon/mastodon/pull/29618
Update dependency postcss to v8.4.36 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29628
Update dependency nokogiri to v1.16.3 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29622
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/29623
Update DefinitelyTyped types (non-major) (renovate[bot])
https://github.com/mastodon/mastodon/pull/29631
Update libretranslate/libretranslate Docker tag to v1.5.6 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29629
Update peter-evans/create-pull-request action to v6.0.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/29630
Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/29607