mastodon/app/controllers/admin
Claire 8a1423a474
Allow unblocking email addresses from any matching account (#29305)
2024-03-20 14:38:00 +00:00
..
disputes
reports
settings
trends Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
users
webhooks
account_actions_controller.rb
account_moderation_notes_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 2023-11-29 10:38:05 +00:00
accounts_controller.rb Allow unblocking email addresses from any matching account (#29305) 2024-03-20 14:38:00 +00:00
action_logs_controller.rb
announcements_controller.rb
base_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2023-04-19 16:07:29 +02:00
change_emails_controller.rb
confirmations_controller.rb
custom_emojis_controller.rb Make "No $entity selected" errors more accurate (#19356) 2022-10-15 00:20:54 +02:00
dashboard_controller.rb Remove unused `redis_info` method Admin::Dashboard (#25345) 2023-06-09 14:03:35 +02:00
domain_allows_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
domain_blocks_controller.rb
email_domain_blocks_controller.rb
export_domain_allows_controller.rb File cleanup/organization in `controllers/concerns` (#27846) 2023-11-30 14:39:41 +00:00
export_domain_blocks_controller.rb
follow_recommendations_controller.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
instances_controller.rb
invites_controller.rb
ip_blocks_controller.rb
relationships_controller.rb
relays_controller.rb
report_notes_controller.rb
reports_controller.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
resets_controller.rb
roles_controller.rb Fix Rails/ActionOrder cop (#24692) 2023-04-30 06:46:39 +02:00
rules_controller.rb
settings_controller.rb Change settings area to be separated into categories in admin UI (#19407) 2022-10-22 11:44:41 +02:00
site_uploads_controller.rb
software_updates_controller.rb
statuses_controller.rb Remove `default_scope` from `StatusEdit` class (#28042) 2023-11-23 09:26:11 +00:00
tags_controller.rb Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
warning_presets_controller.rb Fix Rails/ActionOrder cop (#24692) 2023-04-30 06:46:39 +02:00
webhooks_controller.rb