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 e117964325
Change icons of features on admin dashboard to remove bias (#10366)
Red crosses implied that it was bad/unexpected that certain features
were not enabled. In reality, they are options, so showing a green
or grey power-off icon is more appropriate.

Add status of timeline preview as well

Fix sample accounts changing too frequently due to wrong query

Sample accounts are intended to be sorted by popularity
6 years ago
..
account_actions_controller.rb Redirect to reports overview instead of report after account action (#9639) 6 years ago
account_moderation_notes_controller.rb Add moderation warnings (#9519) 6 years ago
accounts_controller.rb Do not distribute Delete when rejecting unapproved accounts (#10321) 6 years ago
action_logs_controller.rb Add logging of admin actions (#5757) 7 years ago
base_controller.rb Move #set_user to Admin::BaseController (#9470) 6 years ago
change_emails_controller.rb Feature: Allow staff to change user emails (#7074) 7 years ago
confirmations_controller.rb Move #set_user to Admin::BaseController (#9470) 6 years ago
custom_emojis_controller.rb Randomize emoji filename (#10090) 6 years ago
dashboard_controller.rb Change icons of features on admin dashboard to remove bias (#10366) 6 years ago
domain_blocks_controller.rb Redesign admin instances area (#9645) 6 years ago
email_domain_blocks_controller.rb Add logging of admin actions (#5757) 7 years ago
followers_controller.rb Fix list of local followers showing remote followers in admin UI (#9700) 6 years ago
instances_controller.rb Add domain search/filter to the "Federation" (/admin/instances) page (#10071) 6 years ago
invites_controller.rb Add admin function to deactivate all invites (#8279) 6 years ago
relays_controller.rb Add federation relay support (#7998) 7 years ago
report_notes_controller.rb Feature: Improve reports ui (#7032) 7 years ago
reported_statuses_controller.rb Do not error out when performing admin actions on no statuses (#10094) 6 years ago
reports_controller.rb Add moderation warnings (#9519) 6 years ago
resets_controller.rb Move #set_user to Admin::BaseController (#9470) 6 years ago
roles_controller.rb Move #set_user to Admin::BaseController (#9470) 6 years ago
settings_controller.rb Add validations to admin settings (#10348) 6 years ago
statuses_controller.rb Add quick links to the admin interface in the WebUI (#8545) 6 years ago
subscriptions_controller.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
tags_controller.rb Fix Admin::TagsController#unhide (#9481) 6 years ago
two_factor_authentications_controller.rb Move #set_user to Admin::BaseController (#9470) 6 years ago
warning_presets_controller.rb Add moderation warnings (#9519) 6 years ago