PeerTube/server/lib/activitypub
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
..
process Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
send Add ability to bulk delete comments 2020-05-29 09:21:26 +02:00
actor.ts Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
audience.ts Fix add comment in threads with deleted comments 2020-03-20 14:43:12 +01:00
cache-file.ts Add ability to list redundancies 2020-01-28 11:35:26 +01:00
crawl.ts Move to eslint 2020-02-03 08:31:02 +01:00
follow.ts Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
playlist.ts Update dependencies 2020-02-28 16:21:34 +01:00
share.ts Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
url.ts Stronger model typings 2019-08-19 17:26:35 +02:00
video-comments.ts Fix build with typescript 3.8 2020-02-28 16:51:25 +01:00
video-rates.ts Fix build with typescript 3.8 2020-02-28 16:51:25 +01:00
videos.ts Avoir some circular dependencies 2020-05-04 16:21:39 +02:00