]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/controllers/activitypub/client.ts
Add mentions to comments
authorChocobozzz <me@florianbigard.com>
Fri, 5 Jan 2018 10:19:25 +0000 (11:19 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 5 Jan 2018 10:19:25 +0000 (11:19 +0100)
commitd7e70384a360cda51fe23712331110a5c8b1124c
tree385609669c92936a5c66ae028c331fb4a9b5943e
parent2890b615f31ab7d519d8be66b49ff8712df90c51
Add mentions to comments
client/src/app/videos/+video-watch/comment/video-comment-add.component.html
client/src/app/videos/+video-watch/comment/video-comment-add.component.ts
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.scss
server/controllers/activitypub/client.ts
server/lib/activitypub/send/misc.ts
server/lib/activitypub/send/send-create.ts
server/models/video/video-comment.ts
shared/models/activitypub/objects/common-objects.ts
shared/models/activitypub/objects/video-comment-object.ts