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 dc8a6244fc Fix #2619 - When redis feed is empty, fall back to database (#3721)
* Fix #2619 - When redis feed is empty, fall back to database

* Use redis value to return feed from database only while RegenerationWorker
hasn't finished running

* Fix specs

* Replace usage of reject!
7 years ago
..
admin Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640) 7 years ago
api Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
auth Make sure email is case insensitive on all places (#3688) 7 years ago
concerns Fix #2619 - When redis feed is empty, fall back to database (#3721) 7 years ago
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_follows_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
manifests_controller.rb Fix #3063 - Add dynamic app manifest (#3563) 7 years ago
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb