mastodon/app/controllers/settings
2020-06-03 20:18:19 +02:00
..
exports Add CSV export for lists and domain blocks (#9677) 2019-01-01 13:44:04 +01:00
migration
preferences
two_factor_authentication
aliases_controller.rb
applications_controller.rb Create Settings::BaseController (#9507) 2018-12-12 22:32:13 +01:00
base_controller.rb Fix settings pages being cacheable by the browser (#12714) 2019-12-30 04:38:30 +01:00
deletes_controller.rb Fix 2FA challenge and password challenge for non-database users (#11831) 2019-09-15 21:08:39 +02:00
exports_controller.rb Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
featured_tags_controller.rb Fix pinned statuses being shown in a featured hashtag (#9971) 2019-02-05 00:27:18 +01:00
identity_proofs_controller.rb Add ability to remove identity proofs from account (#13682) 2020-05-10 11:21:10 +02:00
imports_controller.rb Fix ImportsController param to permit :mode (#13347) 2020-03-31 12:43:42 +02:00
migrations_controller.rb Fix account migration not affecting followers on origin server (#11980) 2019-09-29 16:23:13 +02:00
pictures_controller.rb Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
preferences_controller.rb Add setting for whether to crop images in unexpanded toots (#12126) 2019-10-24 22:51:41 +02:00
profiles_controller.rb
sessions_controller.rb Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
two_factor_authentications_controller.rb