lbry-desktop/ui/modal/modalBlockChannel
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
..
index.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
view.jsx Restrict "Timeout" feature to content owners 2021-09-03 22:36:55 +08:00