PeerTube/server/models/video
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
..
schedule-video-update.ts
tag.ts
thumbnail.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-abuse.ts Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
video-blacklist.ts Factorize rest-table and fix/simplify SQL 2020-05-01 16:41:02 +02:00
video-caption.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-change-ownership.ts
video-channel.ts Use inner join and document code for viewr stats for channels 2020-03-31 10:29:24 +02:00
video-comment.ts Block comments from muted accounts/servers 2020-05-29 09:32:20 +02:00
video-file.ts Video file metadata PR cleanup 2020-03-10 16:18:29 +01:00
video-format-utils.ts Fix compat with peertube 2.1 2020-05-05 09:15:41 +02:00
video-import.ts Fix import captions test 2020-04-15 14:15:44 +02:00
video-playlist-element.ts Fix internal videos in playlists 2020-03-20 09:55:57 +01:00
video-playlist.ts Add missing channel playlists AP endpoint 2020-05-13 14:49:11 +02:00
video-query-builder.ts Add ability to sort by originallyPublishedAt 2020-04-20 14:05:52 +02:00
video-share.ts Optimize sql requests on broadcast 2020-03-19 11:04:05 +01:00
video-streaming-playlist.ts
video-tag.ts
video-views.ts
video.ts Sort outbox by desc created at order 2020-05-05 14:08:07 +02:00