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
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
..
activitypub Fix locale not being set in REST API (#17847) 3 years ago
admin Fix single Redis connection being used across all threads (#18135) 3 years ago
api Fix error resposes for `from` search prefix (#17963) 3 years ago
auth Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
concerns Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
disputes
oauth
settings Fix single Redis connection being used across all threads (#18135) 3 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
following_accounts_controller.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb