Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags ()
..
disputes Misc spec/refactor to user mailer and user mailer spec ()
reports Add confirmation screen when handling reports ()
settings Change settings area to be separated into categories in admin UI ()
trends Add ability to view previous edits of a status in admin UI ()
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 Remove un-needed `action` and `template` options to `render` in controllers ()
accounts_controller.rb Revert "Allow unblocking email addresses from any matching account ()" ()
action_logs_controller.rb Add `Account.auditable` scope, fix N+1 in admin/action_logs#index ()
announcements_controller.rb Fix Rails/ActionOrder cop ()
base_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
change_emails_controller.rb
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers ()
custom_emojis_controller.rb Make "No $entity selected" errors more accurate ()
dashboard_controller.rb Remove unused `redis_info` method 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
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 Remove un-needed `action` and `template` options to `render` in controllers ()
reports_controller.rb Add notifications for statuses deleted by moderators ()
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 ()