lbry-desktop/ui/redux/reducers
infinite-persistence 3ed05e62a5 Resolve: store repost's original channel too
## Issue
- Closes "1535 bunch of channels (from featured?) resolved on page load"
- It was due to the use of reposts in the Category. As we did not store the repost's original channel claim, `ChannelThumbnail` couldn't find the author and requested a separate `resolve`.

## Change
Store the repost's original channel claim as well.
2022-05-26 08:00:58 -04:00
..
app.js Add dynamic player aspect ratio resizing 2022-04-07 11:44:25 -04:00
blocked.js
claims.js Resolve: store repost's original channel too 2022-05-26 08:00:58 -04:00
coinSwap.js
collections.js
comments.js Re-design comment threads (#1489) 2022-05-16 06:22:13 -04:00
content.js 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00
file_info.js Guess at the correct value for 'PAGES.DOWNLOADED' 2022-03-26 00:54:39 -04:00
livestream.js Add ability to link to latest or current live channel file pages 2022-05-16 06:36:50 -04:00
notifications.js Revert the toast display order 2022-05-06 13:53:39 -04:00
publish.js
reactions.js
reportContent.js
rewards.js
search.js
settings.js Allow selecting an active channel by default 2022-05-05 11:24:22 -04:00
subscriptions.js
sync.js
tags.js
user.js Membership-name state updates 2022-05-04 10:45:58 +08:00
wallet.js