]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/comment/video-comments.component.scss
Add comment filtering by reply count
authorRigel Kent <sendmemail@rigelk.eu>
Fri, 27 Dec 2019 16:02:34 +0000 (17:02 +0100)
committerRigel Kent <sendmemail@rigelk.eu>
Fri, 27 Dec 2019 16:02:44 +0000 (17:02 +0100)
commitc1125bcadc1fa129856e56dc62f4c472cffa736a
treee6873bf7a306bfe809809f099d2d465dae3407b0
parent6f79be110d31f4f751b989fe36b9de0d0f259fe0
Add comment filtering by reply count
client/src/app/shared/video/sort-field.type.ts
client/src/app/videos/+video-watch/comment/video-comment.service.ts
client/src/app/videos/+video-watch/comment/video-comments.component.html
client/src/app/videos/+video-watch/comment/video-comments.component.scss
client/src/app/videos/+video-watch/comment/video-comments.component.ts
server/initializers/constants.ts
server/models/utils.ts
server/models/video/video-comment.ts