aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.html
Commit message (Collapse)AuthorAgeFilesLines
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-1/+0
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-1/+1
|
* Automatically jump to the highlighted threadChocobozzz2018-06-141-2/+3
|
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-071-3/+2
|
* Add missing translationsChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-051-13/+16
|
* adding basic helpers to guide users for comments/subscribe to accountsRigel2018-05-111-2/+5
|
* Fix comment highlightChocobozzz2018-02-211-4/+4
|
* Improve comment highlightingChocobozzz2018-02-191-1/+16
|
* Rewrite infinite scrollChocobozzz2018-02-131-4/+3
|
* Add ability to delete commentsChocobozzz2018-01-041-0/+2
|
* Add avatar in commentsChocobozzz2018-01-031-0/+1
|
* Add ability to disable video commentsChocobozzz2018-01-031-25/+33
|
* Add infinite scroll to commentsChocobozzz2017-12-291-1/+7
|
* Add video comment componentsChocobozzz2017-12-271-0/+31