Emelia Smith 219a4423d8 Feature: Allow staff to change user emails ()
* Admin: Show unconfirmed email address on account page

* Admin: Allow staff to change user email addresses

* ActionLog: On change_email, log current email address and new unconfirmed email address
..
account_moderation_notes_controller_spec.rb Add moderation note ()
accounts_controller_spec.rb Cover Admin::AccountsController more ()
base_controller_spec.rb Improve require_admin! and require_staff! filters ()
change_email_controller_spec.rb Feature: Allow staff to change user emails ()
confirmations_controller_spec.rb More coverage yes more even more ()
domain_blocks_controller_spec.rb Cover Admin::DomainBlocksController more ()
email_domain_blocks_controller_spec.rb Implement EmailBlackList ()
instances_controller_spec.rb Cover InstancesController more ()
reported_statuses_controller_spec.rb Improve admin page ()
reports_controller_spec.rb Feature: Report improvements () ()
resets_controller_spec.rb Spec Admin::ResetsController calls send_reset_password_instructions ()
settings_controller_spec.rb Improve UI of admin site settings ()
silences_controller_spec.rb Coever Admin::SilencesController more ()
statuses_controller_spec.rb Improve admin page ()
subscriptions_controller_spec.rb Move admin/pubsubhubbub controller to admin/subscriptions ()
suspensions_controller_spec.rb Cover Admin::SuspensionsController more ()
two_factor_authentications_controller_spec.rb Spec #destroy feature of Admin::TwoFactorAuthenticationsController ()