aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/videos/video-comments.ts
Commit message (Collapse)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-6/+13
|
* Add admin view to manage commentsChocobozzz2020-11-161-1/+36
|
* Block comments from muted accounts/serversChocobozzz2020-05-291-0/+7
| | | | | | | | | | | | 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)
* Move to eslintcontainChocobozzz2020-02-031-0/+2
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-0/+87
Because they need dev dependencies