You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/settings
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
* Fix single Redis connection being used across all Sidekiq threads

* Fix tests
3 years ago
..
exports
migration
preferences
two_factor_authentication Explicitly set userVerification to discoraged (#16545) 4 years ago
aliases_controller.rb
applications_controller.rb
base_controller.rb
deletes_controller.rb
exports_controller.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
featured_tags_controller.rb
imports_controller.rb
login_activities_controller.rb
migrations_controller.rb
pictures_controller.rb
preferences_controller.rb Change e-mail notifications to only be sent when recipient is offline (#17984) 3 years ago
profiles_controller.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
sessions_controller.rb
two_factor_authentication_methods_controller.rb