Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs ()
..
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 Various fixes and improvements ()
action_logs_controller.rb Add ability to filter audit log in admin UI ()
announcements_controller.rb Add publish/unpublish controls to announcements in admin UI ()
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 Various fixes and improvements ()
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 option to include resolved DNS records when blacklisting e-mail domains in admin UI ()
instances_controller.rb Change delivery failure tracking to work with hostnames instead of URLs ()
invites_controller.rb Various fixes and improvements ()
pending_accounts_controller.rb Add invite request to pending account notification e-mail ()
relationships_controller.rb Fix relationships page not showing results in admin UI ()
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 Various fixes and improvements ()
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 ()
site_uploads_controller.rb Add ability to delete files uploaded for settings in admin UI ()
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 Various fixes and improvements ()
two_factor_authentications_controller.rb Add password challenge to 2FA settings, e-mail notifications ()
warning_presets_controller.rb Add titles to warning presets in admin UI ()