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
mayaeh ef0d22f232 Add search and sort functions to hashtag admin UI (#11829)
* Add search and sort functions to hashtag admin UI

* Move scope processing from tags_controller to tag_filter

* Fix based on method naming conventions

* Fixed not to get 500 errors for invalid requests
6 years ago
..
account_actions_controller.rb
account_moderation_notes_controller.rb
accounts_controller.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 6 years ago
action_logs_controller.rb
base_controller.rb
change_emails_controller.rb
confirmations_controller.rb
custom_emojis_controller.rb Add batch actions and categories to admin UI for custom emojis (#11793) 6 years ago
dashboard_controller.rb
domain_allows_controller.rb
domain_blocks_controller.rb
email_domain_blocks_controller.rb
followers_controller.rb
instances_controller.rb
invites_controller.rb
pending_accounts_controller.rb
relays_controller.rb
report_notes_controller.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 6 years ago
reported_statuses_controller.rb
reports_controller.rb
resets_controller.rb
roles_controller.rb
settings_controller.rb
statuses_controller.rb
subscriptions_controller.rb
tags_controller.rb Add search and sort functions to hashtag admin UI (#11829) 6 years ago
two_factor_authentications_controller.rb
warning_presets_controller.rb