From 9e32b99c201d440abd539e408ee1d7631b40f382 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 7 Jun 2018 11:28:53 +0200 Subject: [PATCH] fixing #595 by using the account name instead of the displayName --- .../+video-watch/comment/video-comments.component.html | 5 ++--- .../src/app/videos/+video-watch/video-watch.component.html | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) 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 6dc454d00..7278f7e57 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 @@ -3,10 +3,9 @@
Comments
- + customHtml="You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box @{{video.account.name}}@{{video.account.host}} and find back the video. Direct commenting capabilities are being worked on in #224."> diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html index 202a12fb0..d80b633df 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -21,11 +21,11 @@ {{ video.channel.displayName }} - +