Retrospring/app/controllers/settings
Andreas Nedbal c880fade4e Add TurboStreamable concern to Settings::MutesController 2023-02-12 20:16:36 +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 mark dataexported notifications as read when visiting export page 2022-12-10 15:56:07 +01:00
mutes_controller.rb Add TurboStreamable concern to Settings::MutesController 2023-02-12 20:16:36 +01:00
privacy_controller.rb Merge branch 'main' into feature/privacy-noindex 2022-11-18 23:23:01 +01:00
profile_controller.rb Add allow long questions option to profile settings 2023-01-08 13:14:21 +01:00
profile_picture_controller.rb Move profile picture actions to `Settings::ProfilePictureController` 2022-06-26 22:45:52 +02:00
push_notifications_controller.rb Track failures on Web Push subscriptions 2023-01-02 11:51:46 +01:00
sharing_controller.rb make URI.parse part of the validation for the sharing URL 2023-02-10 20:48:15 +01:00
theme_controller.rb Move theme attributes into their own method 2023-01-29 21:12:33 +01:00