Claire 343e1fe8e9
Add confirmation screen when handling reports ()
* Add confirmation screen on moderation actions

* Add flash notice when a report has been processed

* Refactor tests

* Add tests
..
disputes Add appeals ()
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 Add confirmation screen when handling reports ()
account_moderation_notes_controller.rb Add notifications for statuses deleted by moderators ()
accounts_controller.rb Log admin approve and reject account ()
action_logs_controller.rb Add customizable user roles ()
announcements_controller.rb Change order of announcements in admin page to sort them newest-first ()
base_controller.rb Add customizable user roles ()
change_emails_controller.rb Feature: Allow staff to change user emails ()
confirmations_controller.rb Fix inaccurate admin log entry for re-sending confirmation e-mails ()
custom_emojis_controller.rb Make "No $entity selected" errors more accurate ()
dashboard_controller.rb Add customizable user roles ()
domain_allows_controller.rb Add whitelist mode ()
domain_blocks_controller.rb Fix changing domain block severity not undoing individual account effects ()
email_domain_blocks_controller.rb Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes ()
export_domain_allows_controller.rb Change domain block CSV parsing to be more robust and handle more lists ()
export_domain_blocks_controller.rb Change domain block CSV parsing to be more robust and handle more lists ()
follow_recommendations_controller.rb Add customizable user roles ()
instances_controller.rb Add dropdown menu item to open admin interface for remote domains ()
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 Allow adding relays while secure mode & limited federation mode are enabled ()
report_notes_controller.rb Add notifications for statuses deleted by moderators ()
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 Add audit log entries for user roles ()
rules_controller.rb Add server 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 ()
statuses_controller.rb Add ability to view previous edits of a status in admin UI ()
tags_controller.rb Change how hashtags are normalized ()
warning_presets_controller.rb Add titles to warning presets in admin UI ()
webhooks_controller.rb Add administrative webhooks ()