From 9e32b99c201d440abd539e408ee1d7631b40f382 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 7 Jun 2018 11:28:53 +0200 Subject: fixing #595 by using the account name instead of the displayName --- .../app/videos/+video-watch/comment/video-comments.component.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'client/src/app/videos/+video-watch/comment/video-comments.component.html') 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."> -- cgit v1.2.3