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 ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470)
1 month ago
..
disputes Use `async_count` in more view locations (#32086) 5 months ago
reports
settings
terms_of_service Add terms of service (#33055) 2 months ago
trends Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 4 months ago
users
webhooks
account_actions_controller.rb
account_moderation_notes_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
accounts_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
action_logs_controller.rb
announcements_controller.rb Use `async_count` in more view locations (#32086) 5 months ago
base_controller.rb Change referrer policy to be controlled by header in web UI (#33214) 2 months ago
change_emails_controller.rb
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 1 year ago
custom_emojis_controller.rb
dashboard_controller.rb Use async count in admin dashboard (#30606) 6 months ago
domain_allows_controller.rb Fix missing destory audit logs for Domain Allows (#30125) 10 months ago
domain_blocks_controller.rb Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380) 8 months ago
email_domain_blocks_controller.rb Add `DomainResource` class to wrap MX lookup/normalize (#32864) 3 months ago
export_domain_allows_controller.rb
export_domain_blocks_controller.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 1 year ago
follow_recommendations_controller.rb
instances_controller.rb Extract constants for controller `LIMIT` queries (#32921) 3 months ago
invites_controller.rb Use `touch_all` with batches (#32799) 3 months ago
ip_blocks_controller.rb
relationships_controller.rb
relays_controller.rb Add audit logging to Relays (#32819) 3 months ago
report_notes_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
reports_controller.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
resets_controller.rb
roles_controller.rb
rules_controller.rb Add hints for rules (#29539) 11 months ago
settings_controller.rb
site_uploads_controller.rb Redirect back after site upload deletion (#30141) 10 months ago
software_updates_controller.rb Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 1 month ago
statuses_controller.rb Improve display of statuses in admin panel (#30813) 3 months ago
tags_controller.rb Implement UI for Admin Search of Hashtags (#30880) 7 months ago
terms_of_service_controller.rb Add terms of service (#33055) 2 months ago
warning_presets_controller.rb
webhooks_controller.rb