You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
exports Remove exports/base controller in favor of shared concern (#3444) 8 years ago
two_factor_authentication 2FA controller cleanup (#2296) 8 years ago
deletes_controller.rb Account deletion (#3728) 8 years ago
exports_controller.rb Settings export refactor (#1646) 8 years ago
follower_domains_controller.rb change sidekiq queueing to bulk push (#3536) 8 years ago
imports_controller.rb Simplify render in controllers (#2144) 8 years ago
preferences_controller.rb Add preference setting for delete toot modal (#3368) 8 years ago
profiles_controller.rb Simplify render in controllers (#2144) 8 years ago
two_factor_authentications_controller.rb 2FA controller cleanup (#2296) 8 years ago