mastodon/spec/controllers/admin
Emelia Smith 219a4423d8 Feature: Allow staff to change user emails (#7074)
* 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
2018-04-10 09:16:06 +02:00
..
account_moderation_notes_controller_spec.rb Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
accounts_controller_spec.rb Cover Admin::AccountsController more (#3327) 2017-06-29 01:43:10 +02:00
base_controller_spec.rb Improve require_admin! and require_staff! filters (#7018) 2018-04-03 13:07:32 +02:00
change_email_controller_spec.rb Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
confirmations_controller_spec.rb More coverage yes more even more (#2627) 2017-04-30 00:25:38 +02:00
domain_blocks_controller_spec.rb Cover Admin::DomainBlocksController more (#3329) 2017-06-25 21:42:36 +02:00
email_domain_blocks_controller_spec.rb Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
instances_controller_spec.rb Cover InstancesController more (#3342) 2017-05-29 18:12:17 +02:00
reported_statuses_controller_spec.rb Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
reports_controller_spec.rb Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
resets_controller_spec.rb Spec Admin::ResetsController calls send_reset_password_instructions (#3354) 2017-05-29 18:09:17 +02:00
settings_controller_spec.rb Improve UI of admin site settings (#4163) 2017-07-12 03:24:04 +02:00
silences_controller_spec.rb Coever Admin::SilencesController more (#3356) 2017-05-29 18:08:42 +02:00
statuses_controller_spec.rb Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
subscriptions_controller_spec.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 2017-05-31 20:39:35 +02:00
suspensions_controller_spec.rb Cover Admin::SuspensionsController more (#3350) 2017-05-29 18:11:16 +02:00
two_factor_authentications_controller_spec.rb Spec #destroy feature of Admin::TwoFactorAuthenticationsController (#3355) 2017-05-29 18:08:58 +02:00