This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
policies
presenters
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