retrospring/app/controllers/settings
2022-11-18 23:19:24 +01:00
..
two_factor_authentication Fix deleting 2FA and regenerating codes not working 2022-09-04 18:34:23 +02:00
blocks_controller.rb Move block action into Settings::BlocksController 2022-07-05 20:40:19 +02:00
data_controller.rb Move data action into Settings::DataController 2022-07-05 20:40:19 +02:00
export_controller.rb Improve export processing condition on index view 2022-07-02 16:36:14 +02:00
mutes_controller.rb Move mute action into Settings::MutesController 2022-07-05 20:40:19 +02:00
privacy_controller.rb Add social graph field to privacy settings view 2022-11-18 23:19:24 +01:00
profile_controller.rb Move profile picture actions to Settings::ProfilePictureController 2022-06-26 22:45:52 +02:00
profile_picture_controller.rb Move profile picture actions to Settings::ProfilePictureController 2022-06-26 22:45:52 +02:00
theme_controller.rb Directly call matching route instead of redirecting for themes 2022-09-04 18:34:23 +02:00