lbry-desktop/ui/redux/reducers
infinite-persistence 882c9ca022 Fix double linked-comment if it was also pinned
## Issue
If the linked-comment is also a pinned comment, it was displayed twice.

## Fix
When separating out pinned comments, I forgot that `comment.ByID` was another place where we fetch comments.
2021-08-19 02:22:33 -07:00
..
app.js
blocked.js
coinSwap.js ViewPastSwaps: limit to 10 entries + other fixes 2021-04-13 14:02:25 -04:00
comments.js Fix double linked-comment if it was also pinned 2021-08-19 02:22:33 -07:00
content.js Fill in remaining Recsys fields 2021-08-03 09:34:36 -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
reportContent.js Add 'ReportContent' actions/reducers/selectors 2021-04-21 10:49:31 -04:00
rewards.js
search.js send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
settings.js Option to change commments-server (desktop) 2021-08-12 14:01:22 +08:00
subscriptions.js fix colon handling 2021-07-15 17:48:02 -04:00
sync.js
tags.js Performance: don't spread in 'reduce' 2021-06-02 08:21:43 +08:00
user.js