PeerTube/server/tests/api
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
..
activitypub Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
check-params Support broadcast messages 2020-05-29 09:32:12 +02:00
notifications Fix tests 2020-05-13 11:57:34 +02:00
redundancy Add ability to accept or not remote redundancies 2020-04-07 15:32:20 +02:00
search Move to eslint 2020-02-03 08:31:02 +01:00
server Support broadcast messages 2020-05-29 09:32:12 +02:00
users Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
videos Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
ci-1.sh Add tsconfig-paths registration to mocha 2019-10-21 16:24:06 +02:00
ci-2.sh Add tsconfig-paths registration to mocha 2019-10-21 16:24:06 +02:00
ci-3.sh Add tsconfig-paths registration to mocha 2019-10-21 16:24:06 +02:00
ci-4.sh Add tsconfig-paths registration to mocha 2019-10-21 16:24:06 +02:00
index.ts All API tests in parallel 2019-05-15 15:14:21 +02:00