aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comment.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add link to the account page in commentChocobozzz2020-05-141-4/+10
|
* Show default avatar on network error for commentsRigel Kent2020-01-091-0/+1
|
* Add get user cache for commentsChocobozzz2020-01-061-3/+4
|
* Better spacing beetween commentsRigel Kent2019-12-281-1/+3
|
* Add user moderation dropdown to commentsRigel Kent2019-12-271-0/+3
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-181-5/+5
|
* comment name emphasis for video authorRigel Kent2019-12-181-1/+4
|
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-171-1/+7
|
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-161-6/+7
|
* improve comment form: cancel button and full widthRigel Kent2019-12-151-0/+1
|
* Improve comment tree UIChocobozzz2019-12-101-53/+58
|
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-12/+35
|
* Add i18n attributesChocobozzz2018-06-051-3/+3
|
* Add video channel account listChocobozzz2018-04-251-1/+1
|
* More secure target blank linksChocobozzz2018-03-191-1/+1
|
* Fix comment highlightChocobozzz2018-02-211-1/+1
|
* Improve comment highlightingChocobozzz2018-02-191-2/+3
|
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-181-1/+2
| | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment
* Add mentions to commentsChocobozzz2018-01-051-0/+2
|
* Handle HTML is commentsChocobozzz2018-01-041-1/+1
|
* Add ability to delete commentsChocobozzz2018-01-041-2/+4
|
* Add avatar in commentsChocobozzz2018-01-031-23/+31
|
* Comment textarea focus on initChocobozzz2017-12-291-1/+1
|
* Add video comment componentsChocobozzz2017-12-271-0/+29