PeerTube/server/controllers
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 Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
api Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
bots.ts Fix sitemap 2020-04-01 17:02:52 +02:00
client.ts Update dependencies 2020-02-28 16:21:34 +01:00
feeds.ts Don't leak unlisted videos in comments feed 2020-04-21 09:01:39 +02:00
index.ts Lazy load avatars 2019-08-09 11:32:40 +02:00
lazy-static.ts Fix lazy static route with unknown avatars 2019-08-22 14:52:41 +02:00
plugins.ts Client calls revoke-token endpoint on logout 2020-05-04 16:21:39 +02:00
services.ts Stronger model typings 2019-08-19 17:26:35 +02:00
static.ts Refactor email enabled function 2020-02-17 10:27:00 +01:00
tracker.ts Fix WS tracker 2020-02-25 16:30:09 +01:00
webfinger.ts Fix CSP issue on WebFinger service (#2541) 2020-03-11 08:46:03 +01:00