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
Matt Jankowski 410370eecd
Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380)
7 months ago
..
disputes Misc spec/refactor to user mailer and user mailer spec (#27486) 1 year ago
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
webhooks
account_actions_controller.rb Fix report processing notice not mentioning the report number when performing a custom action (#27442) 1 year ago
account_moderation_notes_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
accounts_controller.rb Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 7 months ago
action_logs_controller.rb Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 12 months ago
announcements_controller.rb Fix Rails/ActionOrder cop (#24692) 2 years ago
base_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
change_emails_controller.rb
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 11 months ago
custom_emojis_controller.rb Make "No $entity selected" errors more accurate (#19356) 2 years ago
dashboard_controller.rb Remove unused `redis_info` method Admin::Dashboard (#25345) 2 years ago
domain_allows_controller.rb Fix missing destory audit logs for Domain Allows (#30125) 8 months ago
domain_blocks_controller.rb Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380) 7 months ago
email_domain_blocks_controller.rb Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 11 months ago
export_domain_allows_controller.rb File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
export_domain_blocks_controller.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 11 months ago
follow_recommendations_controller.rb Change algorithm of follow recommendations (#28314) 1 year ago
instances_controller.rb Add support for displaying unknown servers on /admin/instances/:domain (#27150) 1 year 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 Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
report_notes_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
reports_controller.rb
resets_controller.rb
roles_controller.rb Fix Rails/ActionOrder cop (#24692) 2 years ago
rules_controller.rb Add hints for rules (#29539) 10 months ago
settings_controller.rb Change settings area to be separated into categories in admin UI (#19407) 2 years ago
site_uploads_controller.rb Redirect back after site upload deletion (#30141) 8 months ago
software_updates_controller.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
statuses_controller.rb Remove `default_scope` from `StatusEdit` class (#28042) 1 year ago
tags_controller.rb
warning_presets_controller.rb Fix Rails/ActionOrder cop (#24692) 2 years ago
webhooks_controller.rb Add finer permission requirements for managing webhooks (#25463) 2 years ago