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
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI (#33214)
12 months ago
..
disputes Use `async_count` in more view locations (#32086) 1 year ago
reports Add confirmation screen when handling reports (#22375) 3 years ago
settings
terms_of_service Add terms of service (#33055) 12 months ago
trends Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 1 year ago
users
webhooks
account_actions_controller.rb Fix report processing notice not mentioning the report number when performing a custom action (#27442) 2 years ago
account_moderation_notes_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 1 year ago
accounts_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 1 year 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 `async_count` in more view locations (#32086) 1 year ago
base_controller.rb Change referrer policy to be controlled by header in web UI (#33214) 12 months ago
change_emails_controller.rb
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 2 years ago
custom_emojis_controller.rb
dashboard_controller.rb Use async count in admin dashboard (#30606) 1 year ago
domain_allows_controller.rb Fix missing destory audit logs for Domain Allows (#30125) 2 years ago
domain_blocks_controller.rb Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380) 1 year ago
email_domain_blocks_controller.rb Add `DomainResource` class to wrap MX lookup/normalize (#32864) 1 year 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 Change algorithm of follow recommendations (#28314) 2 years ago
instances_controller.rb Extract constants for controller `LIMIT` queries (#32921) 1 year ago
invites_controller.rb Use `touch_all` with batches (#32799) 1 year ago
ip_blocks_controller.rb
relationships_controller.rb
relays_controller.rb Add audit logging to Relays (#32819) 1 year ago
report_notes_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 1 year ago
reports_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 1 year ago
resets_controller.rb
roles_controller.rb Fix Rails/ActionOrder cop (#24692) 3 years ago
rules_controller.rb Add hints for rules (#29539) 2 years ago
settings_controller.rb
site_uploads_controller.rb Redirect back after site upload deletion (#30141) 2 years ago
software_updates_controller.rb Add admin notifications for new Mastodon versions (#26582) 2 years ago
statuses_controller.rb Improve display of statuses in admin panel (#30813) 1 year ago
tags_controller.rb Implement UI for Admin Search of Hashtags (#30880) 1 year ago
terms_of_service_controller.rb Add terms of service (#33055) 12 months ago
warning_presets_controller.rb Fix Rails/ActionOrder cop (#24692) 3 years ago
webhooks_controller.rb Add finer permission requirements for managing webhooks (#25463) 2 years ago