lbry-desktop/ui
infinite-persistence 59db2860d7
Comments: use the lighter selectMyClaimIdsRaw
`selectMyActiveClaims` includes `byId`, which gets invalidated on each resolve. Having this as an input selector breaks memoization.

For the case of comment-filtering, we don't really care about pending or abandoned own claims (I think), so just grab the raw IDs.
2021-11-04 16:06:04 +08:00
..
component channelThumbnail: don't resolve if already in process 2021-11-04 16:04:29 +08:00
constants WIP: live stream kill switch (#209) 2021-11-03 17:52:18 -04:00
effects Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modal Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
page Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
redux Comments: use the lighter selectMyClaimIdsRaw 2021-11-04 16:06:04 +08:00
scss WIP: live stream kill switch (#209) 2021-11-03 17:52:18 -04:00
util Use replace instead of replaceAll for browser compatibility (#222) 2021-11-04 00:56:29 -04:00
analytics.js Track duration of startup events 2021-10-22 16:02:21 +08:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx Defer blocklists slightly to not block me 2021-10-22 17:31:39 +08:00
lbry.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08: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 Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
rewards.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
store.js Additional GA events via redux/lbryio hook 2021-10-22 10:56:43 +08:00