]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Issue #168: youtube-like marking of comments (#297)
authorjonathanraes <jonathanraes@users.noreply.github.com>
Sun, 18 Feb 2018 08:57:26 +0000 (09:57 +0100)
committerChocobozzz <me@florianbigard.com>
Sun, 18 Feb 2018 08:57:26 +0000 (09:57 +0100)
commitd5b53822ae7e1660cebe3a35be5ce76ea73dc1b9
tree143c59398130bf8be2e974ca20eaff980b7242d2
parent16f16570978bc57bbe14524e6d0cc27260191bfd
 Issue #168: youtube-like marking of comments (#297)

* 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
client/src/app/videos/+video-watch/comment/video-comment.component.html
client/src/app/videos/+video-watch/comment/video-comment.component.scss
client/src/app/videos/+video-watch/comment/video-comment.model.ts
client/src/app/videos/+video-watch/comment/video-comments.component.ts
client/src/app/videos/+video-watch/video-watch-routing.module.ts