From: Rigel Kent Date: Thu, 7 Jun 2018 09:28:53 +0000 (+0200) Subject: fixing #595 by using the account name instead of the displayName X-Git-Tag: v1.0.0-beta.8~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9e32b99c201d440abd539e408ee1d7631b40f382;p=oweals%2Fpeertube.git fixing #595 by using the account name instead of the displayName --- 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 }} - +