aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Improve comment deletion messageChocobozzz2019-03-201-0/+7
* Correctly scroll to video commentChocobozzz2019-01-091-5/+1
* Add notifications in the clientChocobozzz2019-01-091-13/+2
* Refractor notification serviceChocobozzz2018-12-191-7/+6
* Better typingsChocobozzz2018-10-181-1/+2
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* Add comments feeds popover in watch pageChocobozzz2018-10-021-0/+4
* Delete highlighted comment too if neededChocobozzz2018-08-311-0/+2
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-1/+0
* Automatically jump to the highlighted threadChocobozzz2018-06-141-2/+13
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-051-6/+10
* Upgrade to rxjs 6Chocobozzz2018-05-161-1/+1
* 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