lbry-desktop/ui/redux
infinite-persistence 8bc6718a4a
Fix selectIsSubscribedForUri not handling abandoned claims
I yanked out the parseURI part in a prior commit ... the comment was misleading me to think it was redundant. But it had another hidden function, which is to handle abandoned claims which `claim` will be `null`.
2021-12-01 21:21:31 +08:00
..
actions Route recommendation search to recsys + add user_id (#353) 2021-11-24 15:25:22 -05:00
middleware Track duration of startup events 2021-10-22 16:02:21 +08:00
reducers Re-enable reposts on homepages (#352) 2021-11-24 11:11:25 -05:00
selectors Fix selectIsSubscribedForUri not handling abandoned claims 2021-12-01 21:21:31 +08:00