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
mailers
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 8 years ago
policies
presenters
services Fix #2619 - When redis feed is empty, fall back to database (#3721) 8 years ago
validators
views Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725) 8 years ago
workers