Retrospring/app/controllers/settings
Karina Kwiatek cc1c262256
Merge pull request #678 from Retrospring/feature/webpush
WebPush support
2023-01-02 11:57:34 +00: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 Use Mute Rule use cases in mutes controller 2023-01-02 12:45:35 +01:00
privacy_controller.rb Merge branch 'main' into feature/privacy-noindex 2022-11-18 23:23:01 +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
push_notifications_controller.rb Track failures on Web Push subscriptions 2023-01-02 11:51:46 +01:00
theme_controller.rb Allow input placeholder in theme settings 2022-11-14 23:12:39 +01:00