lbry-desktop/ui/redux
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
..
actions Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00
selectors Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00