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
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!
8 years ago
..
controllers Fix #2619 - When redis feed is empty, fall back to database (#3721) 8 years ago
helpers Improve RTL detection (#3682) 8 years ago
javascript fix(status): Content jump due to height changes (#3734) 8 years ago
lib Language detection defaults to nil (#3666) 8 years ago
mailers
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters
services Fix #2619 - When redis feed is empty, fall back to database (#3721) 8 years ago
validators Correct validators so that existing error messages would look correct (#3668) 8 years ago
views Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725) 8 years ago
workers change sidekiq queueing to bulk push (#3536) 8 years ago