]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/models/common/result-list.model.ts
Fix video comments display with deleted comments
authorChocobozzz <me@florianbigard.com>
Fri, 19 Feb 2021 08:50:13 +0000 (09:50 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 19 Feb 2021 09:06:52 +0000 (10:06 +0100)
commit9d6b9d10ef8cbef39e89bc709285abffb0d8caa1
tree3425b22556e00d1b15de15c72b2802cfc9374473
parentfae6e4da8f516a9d6c3bad9bf6f35811ccacbad8
Fix video comments display with deleted comments
client/src/app/+videos/+video-watch/comment/video-comment.component.html
client/src/app/+videos/+video-watch/comment/video-comment.component.ts
client/src/app/+videos/+video-watch/comment/video-comments.component.html
client/src/app/+videos/+video-watch/comment/video-comments.component.ts
client/src/app/shared/shared-video-comment/video-comment-thread-tree.model.ts
client/src/app/shared/shared-video-comment/video-comment.service.ts
server/controllers/api/videos/comment.ts
server/models/utils.ts
server/models/video/video-comment.ts
server/tests/api/videos/video-comments.ts
shared/models/result-list.model.ts