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!
2017-06-14 13:37:03 +02:00
..
controllers Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
helpers Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
javascript fix(status): Content jump due to height changes (#3734) 2017-06-13 20:46:21 +02:00
lib Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
validators Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
views Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725) 2017-06-13 03:55:28 +02:00
workers change sidekiq queueing to bulk push (#3536) 2017-06-04 00:11:15 +02:00