PeerTube/server/controllers/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
..
client.ts Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
inbox.ts Update dependencies 2020-02-28 16:21:34 +01:00
index.ts Add outbox 2017-11-27 19:40:53 +01:00
outbox.ts Add outbox page size parameter 2020-01-09 09:21:35 +01:00
utils.ts Refractor and optimize AP collections 2018-05-25 16:21:16 +02:00