mastodon/app/controllers/settings
Eugen Rochko 4a618908e8 Account deletion (#3728)
* Add form for account deletion

* If avatar or header are gone from source, remove them

* Add option to have SuspendAccountService remove user record, add tests

* Exclude suspended accounts from search
2017-06-14 18:01:27 +02:00
..
exports Remove exports/base controller in favor of shared concern (#3444) 2017-05-30 19:06:01 +02:00
two_factor_authentication 2FA controller cleanup (#2296) 2017-04-22 04:23:17 +02:00
deletes_controller.rb Account deletion (#3728) 2017-06-14 18:01:27 +02:00
exports_controller.rb Settings export refactor (#1646) 2017-04-13 13:02:02 +02:00
follower_domains_controller.rb change sidekiq queueing to bulk push (#3536) 2017-06-04 00:11:15 +02:00
imports_controller.rb Simplify render in controllers (#2144) 2017-04-19 15:37:42 +02:00
preferences_controller.rb Add preference setting for delete toot modal (#3368) 2017-05-29 17:56:13 +02:00
profiles_controller.rb Simplify render in controllers (#2144) 2017-04-19 15:37:42 +02:00
two_factor_authentications_controller.rb 2FA controller cleanup (#2296) 2017-04-22 04:23:17 +02:00