aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment
Commit message (Collapse)AuthorAgeFilesLines
...
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-184-3/+35
| | | | | | | | | | * 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
* Rewrite infinite scrollChocobozzz2018-02-132-9/+5
|
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
|
* Fix changing video in watch pageChocobozzz2018-01-121-5/+22
|
* Refractor account byChocobozzz2018-01-081-7/+4
|
* Send comment to followers and parentsChocobozzz2018-01-081-0/+4
|
* Add mentions to commentsChocobozzz2018-01-055-1/+21
|
* Handle HTML is commentsChocobozzz2018-01-043-3/+20
|
* Add ability to delete commentsChocobozzz2018-01-046-13/+98
|
* Add avatar in commentsChocobozzz2018-01-0310-62/+104
|
* Add ability to disable video commentsChocobozzz2018-01-032-27/+38
|
* Add infinite scroll to commentsChocobozzz2017-12-292-11/+40
|
* Comment textarea focus on initChocobozzz2017-12-293-3/+10
|
* Add comments federation testsChocobozzz2017-12-271-1/+1
|
* Fix comment replyChocobozzz2017-12-271-26/+14
|
* Add video comment componentsChocobozzz2017-12-2711-0/+508