lbry-desktop/ui
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
..
component PublishFile: fix render function violation (#1518) 2022-05-19 10:41:32 -04:00
constants Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00
contexts Category: Hide "Repost" from ContentType filter, except for WildWest 2022-04-25 08:49:46 -04:00
effects ClaimList: Factor out infinite-scroll and batch-resolve handling into an effect. 2022-05-16 07:57:24 -04:00
modal ModalRouter: change dispatch map to object 2022-05-19 23:56:34 +08:00
page Fix selector naming convention 2022-05-19 13:10:37 +08:00
redux Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00
scss Add bottom right desktop chat resize indicator 2022-05-18 14:53:17 -03:00
util Wrapper for localStorage 2022-05-19 23:56:33 +08:00
analytics.js more analytics + fixes (#1476) 2022-05-17 10:47:44 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx Re-design comment threads (#1489) 2022-05-16 06:22:13 -04:00
lbry.js Revert "Temporarily prevent invalid get calls until we figure it out" (#1529) 2022-05-18 20:37:53 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00