Claire 8a1423a474
Allow unblocking email addresses from any matching account ()
..
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 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 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 Remove unused `redis_info` method Admin::Dashboard ()
domain_allows_controller.rb Add whitelist mode ()
domain_blocks_controller.rb Add some more tests and clean up domain block 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 support for displaying unknown servers on /admin/instances/:domain ()
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 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 Change settings area to be separated into categories in admin UI ()
software_updates_controller.rb Add admin notifications for new Mastodon versions ()
statuses_controller.rb Remove `default_scope` from `StatusEdit` class ()
tags_controller.rb Change how hashtags are normalized ()
warning_presets_controller.rb Fix Rails/ActionOrder cop ()
webhooks_controller.rb Add finer permission requirements for managing webhooks ()