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 0152659245
Use tag filter for pending tag count on admin dashboard (#36404)
5 months ago
..
announcements
disputes Fix wrong policy authorization in admin controllers (#35588) 7 months ago
fasp
instances
reports Move shared params to common method in admin/reports/actions (#35353) 8 months ago
settings
terms_of_service
trends
users
webhooks
account_actions_controller.rb
account_moderation_notes_controller.rb
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
base_controller.rb
change_emails_controller.rb
confirmations_controller.rb Set flash options via redirect where possible (#35370) 7 months ago
custom_emojis_controller.rb
dashboard_controller.rb Use tag filter for pending tag count on admin dashboard (#36404) 5 months ago
domain_allows_controller.rb
domain_blocks_controller.rb Fix wrong policy authorization in admin controllers (#35588) 7 months ago
email_domain_blocks_controller.rb
export_domain_allows_controller.rb Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 6 months ago
export_domain_blocks_controller.rb
follow_recommendations_controller.rb
instances_controller.rb
invites_controller.rb
ip_blocks_controller.rb
relationships_controller.rb
relays_controller.rb
report_notes_controller.rb
reports_controller.rb
resets_controller.rb
roles_controller.rb
rules_controller.rb
settings_controller.rb Set flash options via redirect where possible (#35370) 7 months ago
site_uploads_controller.rb
software_updates_controller.rb
statuses_controller.rb
tags_controller.rb Use `report_range` method in admin/tags to generate reporting period (#35465) 7 months ago
terms_of_service_controller.rb
username_blocks_controller.rb Add ability to block words in usernames (#35407) 7 months ago
warning_presets_controller.rb
webhooks_controller.rb