PeerTube/server/models/account
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-blocklist.ts Factorize rest-table and fix/simplify SQL 2020-05-01 16:41:02 +02:00
account-video-rate.ts Move to eslint 2020-02-03 08:31:02 +01:00
account.ts Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
user-notification-setting.ts Add auto follow back support for instances 2019-09-04 16:24:58 +02:00
user-notification.ts Move to eslint 2020-02-03 08:31:02 +01:00
user-video-history.ts Wrap videos list query in raw SQL 2020-03-10 14:03:58 +01:00
user.ts Add last login date to users 2020-05-07 10:39:09 +02:00