lbry-desktop/ui
infinite-persistence 804edd3308
Restrict "Timeout" feature to content owners
The main reason to do this is because we are doing extra comment filtering using our blocklist (so that we don't see people we blocked regardless on who's content we are at), but we are also using a cached blocklist so we don't know when a Timeout will be lifted to allow new livestream messages. We will need Commentron Issue-80 to truly fix this.

For the case of when we are the owner of the content, we don't run the extra filtering (since it is equivalent to Commentron's filtering), hence the issue doesn't exist. Any new livestream messages received through websocket won't be locally filtered.
2021-09-03 22:36:55 +08:00
..
component Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
constants Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
effects Fallback image for <FileThumbnail> 2021-08-17 19:46:54 -07:00
modal Restrict "Timeout" feature to content owners 2021-09-03 22:36:55 +08:00
page Blocklist Page: show the timeout ban duration 2021-09-03 07:17:57 +08:00
redux Blocklist Page: show the timeout ban duration 2021-09-03 07:17:57 +08:00
scss Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
util Consider more live streams (#6974) 2021-08-27 10:57:54 -04:00
analytics.js watchman send dsk for desktop (#6916) 2021-08-19 13:18:21 -04:00
app.js
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 bugfix 2021-07-29 12:58:25 -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
recsys.js recsys v0.2 (#6977) 2021-09-02 18:39:40 -04:00
reducers.js wip 2021-06-08 13:25:52 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js sync edited playlists 2021-08-03 11:47:54 -04:00