Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` ()
..
disputes Use `async_count` in more view locations ()
reports Add confirmation screen when handling reports ()
settings Change settings area to be separated into categories in admin UI ()
trends Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` ()
users Add audit log entries for user roles ()
webhooks Add administrative webhooks ()
account_actions_controller.rb Fix report processing notice not mentioning the report number when performing a custom action ()
account_moderation_notes_controller.rb Fix sort order of moderation notes on Reports and Accounts ()
accounts_controller.rb Fix sort order of moderation notes on Reports and Accounts ()
action_logs_controller.rb Add `Account.auditable` scope, fix N+1 in admin/action_logs#index ()
announcements_controller.rb Use `async_count` in more view locations ()
base_controller.rb Set "admin" body class from `admin` nested layout ()
change_emails_controller.rb Feature: Allow staff to change user emails ()
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers ()
custom_emojis_controller.rb Make "No $entity selected" errors more accurate ()
dashboard_controller.rb Use async count in admin dashboard ()
domain_allows_controller.rb Fix missing destory audit logs for Domain Allows ()
domain_blocks_controller.rb Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller ()
email_domain_blocks_controller.rb Fix remaining `Rails/WhereExists` cop violations, regenerate todo ()
export_domain_allows_controller.rb File cleanup/organization in `controllers/concerns` ()
export_domain_blocks_controller.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope ()
follow_recommendations_controller.rb Change algorithm of follow recommendations ()
instances_controller.rb Add audit logs to Admin::InstancesController ()
invites_controller.rb Various fixes and improvements ()
ip_blocks_controller.rb Fix IP blocks not having a unique index ()
relationships_controller.rb Add customizable user roles ()
relays_controller.rb Remove un-needed `action` and `template` options to `render` in controllers ()
report_notes_controller.rb Fix sort order of moderation notes on Reports and Accounts ()
reports_controller.rb Fix sort order of moderation notes on Reports and Accounts ()
resets_controller.rb Add ability to skip sign-in token authentication for specific users ()
roles_controller.rb Fix Rails/ActionOrder cop ()
rules_controller.rb Add hints for rules ()
settings_controller.rb Change settings area to be separated into categories in admin UI ()
site_uploads_controller.rb Redirect back after site upload deletion ()
software_updates_controller.rb Add admin notifications for new Mastodon versions ()
statuses_controller.rb Remove `default_scope` from `StatusEdit` class ()
tags_controller.rb Implement UI for Admin Search of Hashtags ()
warning_presets_controller.rb Fix Rails/ActionOrder cop ()
webhooks_controller.rb Add finer permission requirements for managing webhooks ()