PeerTube/server
Chocobozzz 696d83fd13 Block comments from muted accounts/servers
Add better control for users of comments displayed on their videos:

 * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner)
 * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner
 * Hide from RSS comments of muted accounts/servers by video owners

Use case:
  * Try to limit spam propagation in the federation
  * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there)
2020-05-29 09:32:20 +02:00
..
assets Add audio support in upload 2019-05-16 17:16:47 +02:00
controllers Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
helpers Add ability to bulk delete comments 2020-05-29 09:21:26 +02:00
initializers Support broadcast messages 2020-05-29 09:32:12 +02:00
lib Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
middlewares Support broadcast messages 2020-05-29 09:32:12 +02:00
models Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
tools Fix CLI build 2020-05-07 15:40:22 +02:00
typings Add moderation helpers to plugins 2020-05-07 15:07:01 +02:00