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
Osman 39250ab961
Sort auditable accounts (#35272)
1 month ago
..
announcements Add ability to email announcements to all users (#33928) 6 months ago
disputes Fix wrong policy authorization in admin controllers (#35588) 1 month ago
fasp Basic FASP support (#34031) 5 months ago
instances Implement Instance Moderation Notes (#31529) 3 months ago
reports Move shared params to common method in admin/reports/actions (#35353) 2 months ago
settings
terms_of_service Add effective date to terms of service (#33993) 6 months ago
trends Limit count to pending&trending on admin/trends/tags page (#35120) 3 months ago
users
webhooks
account_actions_controller.rb Fix error handling for blank actions in account moderation action form (#35246) 2 months ago
account_moderation_notes_controller.rb
accounts_controller.rb Combine assignment params in `admin/accounts#batch` action (#35463) 2 months ago
action_logs_controller.rb Sort auditable accounts (#35272) 1 month ago
announcements_controller.rb
base_controller.rb Remove duplicate cache header setting before action (#33833) 7 months ago
change_emails_controller.rb
confirmations_controller.rb Set flash options via redirect where possible (#35370) 2 months ago
custom_emojis_controller.rb
dashboard_controller.rb
domain_allows_controller.rb
domain_blocks_controller.rb Fix wrong policy authorization in admin controllers (#35588) 1 month ago
email_domain_blocks_controller.rb
export_domain_allows_controller.rb
export_domain_blocks_controller.rb
follow_recommendations_controller.rb
instances_controller.rb Implement Instance Moderation Notes (#31529) 3 months ago
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 Change rule translation interface to display english name and populate empty translations (#35170) 3 months ago
settings_controller.rb Set flash options via redirect where possible (#35370) 2 months ago
site_uploads_controller.rb
software_updates_controller.rb Fix Mastodon listing updates older or equal to current version (#33906) 7 months ago
statuses_controller.rb
tags_controller.rb Use `report_range` method in admin/tags to generate reporting period (#35465) 2 months ago
terms_of_service_controller.rb Add effective date to terms of service (#33993) 6 months ago
username_blocks_controller.rb Add ability to block words in usernames (#35407) 1 month ago
warning_presets_controller.rb
webhooks_controller.rb