lbry-desktop/ui/redux/reducers
infinite-persistence e5f32b21c4
Reaction-fetch: handle "no results"
If there are no API errors but no reactions returned, consider the requested IDs as "done" and stop requesting again. When a channel is being confirmed, Commentron doesn't return the reaction object.

Also added extra guard in case Commentron does return an object in the future, but an empty one.
2021-07-20 15:22:51 +08:00
..
app.js
blocked.js
coinSwap.js
comments.js Reaction-fetch: handle "no results" 2021-07-20 15:22:51 +08:00
content.js
livestream.js use commentron for live view counts 2021-06-17 14:58:55 -04:00
notifications.js
reactions.js
reportContent.js
rewards.js
search.js
settings.js more 2021-07-19 13:52:15 -04:00
subscriptions.js fix colon handling 2021-07-15 17:48:02 -04:00
sync.js
tags.js
user.js