Eugen Rochko add4d4118c
Fix relays UI being available in whitelist/secure mode ()
Fix relays UI referencing relay that is not functional
..
account_actions_controller.rb Add option to include reported statuses in warning e-mail ()
account_moderation_notes_controller.rb Add moderation warnings ()
accounts_controller.rb Change deletes to preserve soft-deleted statuses in unresolved reports ()
action_logs_controller.rb Add logging of admin actions ()
base_controller.rb Move #set_user to Admin::BaseController ()
change_emails_controller.rb Feature: Allow staff to change user emails ()
confirmations_controller.rb Move #set_user to Admin::BaseController ()
custom_emojis_controller.rb Add batch actions and categories to admin UI for custom emojis ()
dashboard_controller.rb Add number of pending accounts and pending hashtags to admin dashboard ()
domain_allows_controller.rb Add whitelist mode ()
domain_blocks_controller.rb Add domain block notes ()
email_domain_blocks_controller.rb Add logging of admin actions ()
followers_controller.rb Fix list of local followers showing remote followers in admin UI ()
instances_controller.rb Add domain block notes ()
invites_controller.rb Add admin function to deactivate all invites ()
pending_accounts_controller.rb Add invite request to pending account notification e-mail ()
relays_controller.rb Fix relays UI being available in whitelist/secure mode ()
report_notes_controller.rb Change deletes to preserve soft-deleted statuses in unresolved reports ()
reported_statuses_controller.rb Do not error out when performing admin actions on no statuses ()
reports_controller.rb Add moderation warnings ()
resets_controller.rb Move #set_user to Admin::BaseController ()
roles_controller.rb Move #set_user to Admin::BaseController ()
settings_controller.rb Add validations to admin settings ()
statuses_controller.rb Add quick links to the admin interface in the WebUI ()
subscriptions_controller.rb Add moderator role and add pundit policies for admin actions ()
tags_controller.rb Add search and sort functions to hashtag admin UI ()
two_factor_authentications_controller.rb Add password challenge to 2FA settings, e-mail notifications ()
warning_presets_controller.rb Add moderation warnings ()