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 5c01ccc31f
Set flash options via redirect where possible (#35370)
1 week ago
..
announcements Add ability to email announcements to all users (#33928) 5 months ago
disputes Use `async_count` in more view locations (#32086) 10 months ago
fasp Basic FASP support (#34031) 4 months ago
instances Implement Instance Moderation Notes (#31529) 1 month ago
reports Move shared params to common method in admin/reports/actions (#35353) 2 weeks ago
settings
terms_of_service Add effective date to terms of service (#33993) 5 months ago
trends Limit count to pending&trending on admin/trends/tags page (#35120) 1 month ago
users Use `expect` for `admin/` controllers (#33686) 6 months ago
webhooks
account_actions_controller.rb Fix error handling for blank actions in account moderation action form (#35246) 4 weeks ago
account_moderation_notes_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
accounts_controller.rb Combine assignment params in `admin/accounts#batch` action (#35463) 1 week ago
action_logs_controller.rb Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 2 years ago
announcements_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
base_controller.rb Remove duplicate cache header setting before action (#33833) 6 months ago
change_emails_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
confirmations_controller.rb Set flash options via redirect where possible (#35370) 1 week ago
custom_emojis_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
dashboard_controller.rb Use async count in admin dashboard (#30606) 11 months ago
domain_allows_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
domain_blocks_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
email_domain_blocks_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
export_domain_allows_controller.rb File cleanup/organization in `controllers/concerns` (#27846) 2 years 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) 6 months ago
instances_controller.rb Implement Instance Moderation Notes (#31529) 1 month ago
invites_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
ip_blocks_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
relationships_controller.rb
relays_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
report_notes_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
reports_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 11 months ago
resets_controller.rb
roles_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
rules_controller.rb Change rule translation interface to display english name and populate empty translations (#35170) 1 month ago
settings_controller.rb Set flash options via redirect where possible (#35370) 1 week ago
site_uploads_controller.rb Redirect back after site upload deletion (#30141) 1 year ago
software_updates_controller.rb Fix Mastodon listing updates older or equal to current version (#33906) 6 months ago
statuses_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
tags_controller.rb Use `report_range` method in admin/tags to generate reporting period (#35465) 1 week ago
terms_of_service_controller.rb Add effective date to terms of service (#33993) 5 months ago
warning_presets_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago
webhooks_controller.rb Use `expect` for `admin/` controllers (#33686) 6 months ago