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
David Roetzel e288bf6516
Show reported collections in moderation interface (#37898)
5 days ago
..
announcements Add ability to email announcements to all users (#33928) 12 months ago
disputes Fix wrong policy authorization in admin controllers (#35588) 7 months ago
fasp Upgrade `rubocop` from `v1.84.0` to `v1.84.2`, update config, and correct offences (#37795) 7 days ago
instances Implement Instance Moderation Notes (#31529) 8 months ago
reports Move shared params to common method in admin/reports/actions (#35353) 8 months ago
settings Change settings area to be separated into categories in admin UI (#19407) 3 years ago
terms_of_service Add effective date to terms of service (#33993) 12 months ago
trends Limit count to pending&trending on admin/trends/tags page (#35120) 8 months ago
users Use `expect` for `admin/` controllers (#33686) 1 year ago
webhooks Add administrative webhooks (#18510) 4 years ago
account_actions_controller.rb Fix error handling for blank actions in account moderation action form (#35246) 8 months ago
account_moderation_notes_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
accounts_controller.rb Combine assignment params in `admin/accounts#batch` action (#35463) 7 months ago
action_logs_controller.rb Sort auditable accounts (#35272) 7 months ago
announcements_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
base_controller.rb Remove duplicate cache header setting before action (#33833) 1 year ago
change_emails_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
collections_controller.rb Show reported collections in moderation interface (#37898) 5 days ago
confirmations_controller.rb Set flash options via redirect where possible (#35370) 7 months ago
custom_emojis_controller.rb Hide domain for local emojis in admin (#37080) 3 months ago
dashboard_controller.rb Use tag filter for pending tag count on admin dashboard (#36404) 5 months ago
domain_allows_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
domain_blocks_controller.rb Fix wrong policy authorization in admin controllers (#35588) 7 months ago
email_domain_blocks_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
export_domain_allows_controller.rb Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 6 months ago
export_domain_blocks_controller.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 2 years ago
follow_recommendations_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
instances_controller.rb Implement Instance Moderation Notes (#31529) 8 months ago
invites_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
ip_blocks_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
relationships_controller.rb Add customizable user roles (#18641) 4 years ago
relays_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
report_notes_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
reports_controller.rb Show reported collections in moderation interface (#37898) 5 days ago
resets_controller.rb Add ability to skip sign-in token authentication for specific users (#16427) 5 years ago
roles_controller.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
rules_controller.rb Change rule translation interface to display english name and populate empty translations (#35170) 8 months ago
settings_controller.rb Set flash options via redirect where possible (#35370) 7 months ago
site_uploads_controller.rb Fix `Rails/RedirectBackOrTo` cop (#36930) 3 months ago
software_updates_controller.rb Fix Mastodon listing updates older or equal to current version (#33906) 1 year ago
statuses_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
tags_controller.rb Use `report_range` method in admin/tags to generate reporting period (#35465) 7 months ago
terms_of_service_controller.rb Add effective date to terms of service (#33993) 12 months ago
username_blocks_controller.rb Add ability to block words in usernames (#35407) 7 months ago
warning_presets_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago
webhooks_controller.rb Use `expect` for `admin/` controllers (#33686) 1 year ago