]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add links to comment mentions
authorChocobozzz <me@florianbigard.com>
Wed, 21 Feb 2018 15:44:18 +0000 (16:44 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 21 Feb 2018 15:44:43 +0000 (16:44 +0100)
commite8cb44090e654fda339506dccfcec7fea8722723
tree2a36d264cf44cededff0e272919316a3feabcbc1
parent276d03ed1a469fd4e3579f92392b6f9a1567d1ca
Add links to comment mentions
13 files changed:
client/package.json
client/src/app/videos/+video-watch/comment/linkifier.service.ts [new file with mode: 0644]
client/src/app/videos/+video-watch/comment/video-comment-add.component.ts
client/src/app/videos/+video-watch/comment/video-comment.component.scss
client/src/app/videos/+video-watch/comment/video-comment.component.ts
client/src/app/videos/+video-watch/video-watch.module.ts
client/src/app/videos/shared/markdown.service.ts
client/yarn.lock
server/controllers/services.ts
server/helpers/custom-validators/accounts.ts
server/helpers/logger.ts
server/middlewares/validators/account.ts
server/models/account/account.ts