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 c511cbcd6c
Extract constants for controller `LIMIT` queries (#32921)
1 month ago
..
disputes Use `async_count` in more view locations (#32086) 3 months 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 coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 2 months ago
users Add audit log entries for user roles (#19040) 2 years ago
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 Fix sort order of moderation notes on Reports and Accounts (#31528) 4 months ago
accounts_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 4 months ago
action_logs_controller.rb Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 11 months ago
announcements_controller.rb Use `async_count` in more view locations (#32086) 3 months ago
base_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months 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 Use async count in admin dashboard (#30606) 4 months 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 Add `DomainResource` class to wrap MX lookup/normalize (#32864) 1 month 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 Extract constants for controller `LIMIT` queries (#32921) 1 month ago
invites_controller.rb Use `touch_all` with batches (#32799) 2 months ago
ip_blocks_controller.rb Fix IP blocks not having a unique index (#19456) 2 years ago
relationships_controller.rb Add customizable user roles (#18641) 3 years ago
relays_controller.rb Add audit logging to Relays (#32819) 2 months ago
report_notes_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 4 months ago
reports_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 4 months ago
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 Improve display of statuses in admin panel (#30813) 1 month ago
tags_controller.rb Implement UI for Admin Search of Hashtags (#30880) 5 months ago
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