lbry-desktop/ui/redux/reducers
infinite-persistence 84a2a74c8c
Reactions: consider failures as "fetched"
In the event that Commentron returned an empty object, we'll end up re-requesting the same IDs again. Haven't seens this happen before, but since we don't know what's causing the spike, we'll just consider failures and "fetched" to stop the loop.

User can always click Refresh to repopulate the values.
2021-07-17 21:53:23 +08:00
..
app.js add initial support for comment API outside of SDK 2021-02-11 10:45:34 -05:00
blocked.js New moderation tools: block & mute (#5572) 2021-03-03 13:50:16 -05:00
coinSwap.js ViewPastSwaps: limit to 10 entries + other fixes 2021-04-13 14:02:25 -04:00
comments.js Reactions: consider failures as "fetched" 2021-07-17 21:53:23 +08:00
content.js refactor floatingUri to allow inline players in comments/markdown 2020-10-21 15:29:29 -04:00
livestream.js use commentron for live view counts 2021-06-17 14:58:55 -04:00
notifications.js fetch notofication/categories for notification types dropdown 2021-04-30 12:45:46 -04:00
reactions.js add file reactions code from odysee 2020-10-02 15:28:00 -04:00
reportContent.js Add 'ReportContent' actions/reducers/selectors 2021-04-21 10:49:31 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
search.js Only concatenate results if 'from !== 0' 2021-04-07 12:08:17 -04:00
settings.js Add 24-hour clock setting. 2021-04-06 13:00:10 -04:00
subscriptions.js fix colon handling 2021-07-15 17:48:02 -04:00
sync.js Don't hard fail on sync set error 2020-11-14 01:17:26 -05:00
tags.js Performance: don't spread in 'reduce' 2021-06-02 08:21:43 +08:00
user.js Clear 'passwordSet*' flags too in USER_PASSWORD_SET_CLEAR 2020-09-15 12:52:12 -04:00