aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/video-comments.ts
Commit message (Expand)AuthorAgeFilesLines
* Optimize SQL requests of videos AP endpointsChocobozzz2018-09-191-1/+1
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-2/+2
* 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