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)
11 months ago
..
disputes Use `async_count` in more view locations (#32086) 1 year ago
reports
settings
terms_of_service Add terms of service (#33055) 11 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
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
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) 11 months ago
change_emails_controller.rb
confirmations_controller.rb
custom_emojis_controller.rb
dashboard_controller.rb Use async count in admin dashboard (#30606) 1 year ago
domain_allows_controller.rb
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
export_domain_blocks_controller.rb
follow_recommendations_controller.rb
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
rules_controller.rb
settings_controller.rb
site_uploads_controller.rb Redirect back after site upload deletion (#30141) 2 years ago
software_updates_controller.rb
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) 11 months ago
warning_presets_controller.rb
webhooks_controller.rb