aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/video-comments.ts
Commit message (Expand)AuthorAgeFilesLines
* Handle line feeds in commentsChocobozzz2018-02-201-2/+2
* Add ability to delete commentsChocobozzz2018-01-041-1/+34
* Add ability to disable video commentsChocobozzz2018-01-031-0/+14
* Propagate old comment on new followChocobozzz2017-12-281-3/+19
* Begin unit testsChocobozzz2017-12-221-10/+11
* Add comments controllerChocobozzz2017-12-221-0/+131