vt-social/app/controllers/settings
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads ()
* Fix single Redis connection being used across all Sidekiq threads

* Fix tests
2022-04-28 17:47:34 +02:00
..
exports Add import/export feature for bookmarks () 2020-11-19 17:48:13 +01:00
migration Refactor settings controllers () 2020-09-11 20:56:35 +02:00
preferences Change /settings/preferences to redirect to appearance, add /settings/preferences/other () 2019-06-07 16:51:08 +02:00
two_factor_authentication Explicitly set userVerification to discoraged () 2021-08-26 09:51:22 -05:00
aliases_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00
applications_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00
base_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00
deletes_controller.rb Fix user email address being banned on self-deletion () 2021-07-14 05:35:49 +02:00
exports_controller.rb Fix single Redis connection being used across all threads () 2022-04-28 17:47:34 +02:00
featured_tags_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00
imports_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00
login_activities_controller.rb Add authentication history () 2021-06-21 17:07:30 +02:00
migrations_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00
pictures_controller.rb Fix profile update not being sent on profile/header picture deletion () 2020-12-30 23:19:18 +01:00
preferences_controller.rb Change e-mail notifications to only be sent when recipient is offline () 2022-04-08 18:03:31 +02:00
profiles_controller.rb Add `/api/v1/accounts/familiar_followers` to REST API () 2022-03-07 09:36:47 +01:00
sessions_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00
two_factor_authentication_methods_controller.rb Refactor settings controllers () 2020-09-11 20:56:35 +02:00