aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-181-1/+25
* Rewrite infinite scrollChocobozzz2018-02-131-5/+2
* Fix changing video in watch pageChocobozzz2018-01-121-5/+22
* Add ability to delete commentsChocobozzz2018-01-041-3/+54
* Add avatar in commentsChocobozzz2018-01-031-1/+0
* Add ability to disable video commentsChocobozzz2018-01-031-2/+5
* Add infinite scroll to commentsChocobozzz2017-12-291-10/+33
* Add video comment componentsChocobozzz2017-12-271-0/+79