You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/admin
Claire 343e1fe8e9
Add confirmation screen when handling reports (#22375)
* Add confirmation screen on moderation actions

* Add flash notice when a report has been processed

* Refactor tests

* Add tests
2 years ago
..
disputes
reports Add confirmation screen when handling reports (#22375) 2 years ago
settings Change settings area to be separated into categories in admin UI (#19407) 2 years ago
trends Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
users Add audit log entries for user roles (#19040) 2 years ago
webhooks
account_actions_controller.rb Add confirmation screen when handling reports (#22375) 2 years ago
account_moderation_notes_controller.rb
accounts_controller.rb Log admin approve and reject account (#22088) 2 years ago
action_logs_controller.rb
announcements_controller.rb
base_controller.rb
change_emails_controller.rb
confirmations_controller.rb Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674) 2 years ago
custom_emojis_controller.rb Make "No $entity selected" errors more accurate (#19356) 2 years ago
dashboard_controller.rb
domain_allows_controller.rb
domain_blocks_controller.rb Fix changing domain block severity not undoing individual account effects (#22135) 2 years ago
email_domain_blocks_controller.rb Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 2 years ago
export_domain_allows_controller.rb Change domain block CSV parsing to be more robust and handle more lists (#21470) 2 years ago
export_domain_blocks_controller.rb Change domain block CSV parsing to be more robust and handle more lists (#21470) 2 years ago
follow_recommendations_controller.rb
instances_controller.rb Add dropdown menu item to open admin interface for remote domains (#21895) 2 years ago
invites_controller.rb
ip_blocks_controller.rb Fix IP blocks not having a unique index (#19456) 2 years ago
relationships_controller.rb
relays_controller.rb Allow adding relays while secure mode & limited federation mode are enabled (#22324) 2 years ago
report_notes_controller.rb
reports_controller.rb
resets_controller.rb
roles_controller.rb Add audit log entries for user roles (#19040) 2 years ago
rules_controller.rb
settings_controller.rb Change settings area to be separated into categories in admin UI (#19407) 2 years ago
site_uploads_controller.rb Change settings area to be separated into categories in admin UI (#19407) 2 years ago
statuses_controller.rb Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
tags_controller.rb
warning_presets_controller.rb
webhooks_controller.rb