PeerTube/server/models
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
..
account Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
activitypub Add unique key on actor preferredUsername 2020-05-11 11:06:12 +02:00
application Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
avatar Type toFormattedJSON 2019-08-20 19:23:10 +02:00
oauth Fix refresh token 2020-05-07 16:36:04 +02:00
redundancy Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
server Add moderation helpers to plugins 2020-05-07 15:07:01 +02:00
video Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts Don't refresh videos when processing views 2020-02-04 15:58:59 +01:00
utils.ts Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00