aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Handle sort in rssChocobozzz2018-04-171-2/+2
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-29/+26
* Fix comment highlightChocobozzz2018-02-211-11/+11
* Improve comment highlightingChocobozzz2018-02-191-34/+42
* 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