mastodon/app
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
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
helpers Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
javascript Feature: Direct message from Statuses (#7089) 2018-04-09 17:09:11 +02:00
lib Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
policies Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers retrieve custom emoji list via API instead of before page load (#7047) 2018-04-04 22:25:34 +02:00
services When creating status, if no sensitive status is given, use default (#7057) 2018-04-09 23:02:42 +02:00
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
workers Add a circuit breaker for ActivityPub deliveries (#7053) 2018-04-07 21:36:58 +02:00