chinwagsocial/app/controllers/admin
Claire 8556a649d5
Fix changing domain block severity not undoing individual account effects (#22135)
* Fix changing domain block severity not undoing individual account effects

Fixes #22133

* Add tests
2022-12-15 17:45:02 +01:00
..
disputes
reports
settings
trends
users
webhooks
account_actions_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
account_moderation_notes_controller.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
accounts_controller.rb Log admin approve and reject account (#22088) 2022-12-07 00:25:18 +01:00
action_logs_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
announcements_controller.rb Change order of announcements in admin page to sort them newest-first (#15091) 2020-11-04 21:15:22 +01:00
base_controller.rb
change_emails_controller.rb
confirmations_controller.rb
custom_emojis_controller.rb Make "No $entity selected" errors more accurate (#19356) 2022-10-15 00:20:54 +02:00
dashboard_controller.rb
domain_allows_controller.rb
domain_blocks_controller.rb
email_domain_blocks_controller.rb
export_domain_allows_controller.rb
export_domain_blocks_controller.rb
follow_recommendations_controller.rb
instances_controller.rb Fix some performance issues with /admin/instances (#21907) 2022-12-01 10:32:10 +01:00
invites_controller.rb
ip_blocks_controller.rb
relationships_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
relays_controller.rb
report_notes_controller.rb
reports_controller.rb
resets_controller.rb Add ability to skip sign-in token authentication for specific users (#16427) 2021-07-08 05:31:28 +02:00
roles_controller.rb
rules_controller.rb
settings_controller.rb
site_uploads_controller.rb Change settings area to be separated into categories in admin UI (#19407) 2022-10-22 11:44:41 +02:00
statuses_controller.rb
tags_controller.rb
warning_presets_controller.rb
webhooks_controller.rb