X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fcomment%2Fvideo-comments.component.html;h=dd1d43560cff80179468befca91d13dcaa8a59b2;hb=c9e3565dc8d0e5ce0dcbdb4fe8deb7a257d9e2a0;hp=be20a84906afc5f989b4950a48bc799c39525c94;hpb=ad453580b20056fd80b3245d4db554f5ca1a5e29;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.html b/client/src/app/videos/+video-watch/comment/video-comments.component.html index be20a8490..dd1d43560 100644 --- a/client/src/app/videos/+video-watch/comment/video-comments.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comments.component.html @@ -1,10 +1,25 @@
-
- Comments -
+

+ + + 1 Comment + {{ componentPagination.totalItems }} Comments + + Comments +

+ +
+ +
+ + +
+
@@ -23,7 +38,8 @@ (nearOfBottom)="onNearOfBottom()" [dataObservable]="onDataSubject.asObservable()" > -
+
+
-
+
+ (timestampClicked)="handleTimestampClicked($event)" + > +
+ + + + + + View {{ comment.totalReplies }} replies from {{ video?.account?.displayName || 'the author' }} and others + + + View {{ comment.totalReplies }} replies from {{ video?.account?.displayName || 'the author' }} + + + View {{ comment.totalReplies }} replies -
- View all {{ comment.totalReplies }} replies + +
+ - - -