mastodon/app/controllers
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
..
activitypub
admin Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
api Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
auth
concerns Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Improve require_admin! and require_staff! filters (#7018) 2018-04-03 13:07:32 +02:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
remote_unfollows.rb Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb