lbry-desktop/ui/redux/selectors
infinite-persistence 79eb28cc55
Add 'lastViewedAnnouncement' into wallet.
This stores the hash for the last viewed announcement.

The intention is so that the announcement won't re-appear when logging into another device.

However, this does mean that announcements would need to wait until the first sync to decide whether to appear or not, which can be quite a delay.
2022-05-20 00:04:06 +08:00
..
app.js Fix default channel changing with active channel on header 2022-05-05 11:24:22 -04:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js Fix selector naming convention 2022-05-19 13:10:37 +08:00
coinSwap.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
collections.js 6205 remember last used playlist choice odysee (#967) 2022-03-14 09:07:27 -04:00
comments.js Re-design comment threads (#1489) 2022-05-16 06:22:13 -04:00
content.js Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00
file_info.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
livestream.js Remove active livestream condition 2022-05-16 06:36:50 -04:00
notifications.js Stacked toast view 2022-05-06 13:53:39 -04:00
publish.js doCheckPublishNameAvailability: case-insensitive version 2022-04-18 00:44:11 -04:00
reactions.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
reportContent.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
rewards.js Fix referrer on embed (#1181) 2022-03-22 14:13:19 -04:00
search.js Fix flow for User/UserState 2022-03-17 13:12:18 +08:00
settings.js Add 'announcement' to v2 homepage api 2022-05-20 00:04:05 +08:00
subscriptions.js Recsys: pass isFollowing and incognito 2022-05-12 18:35:20 -04:00
sync.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
tags.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
user.js Membership-name state updates 2022-05-04 10:45:58 +08:00
wallet.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00