From: David Yip Date: Thu, 21 Dec 2017 11:05:18 +0000 (-0600) Subject: Wrap in account header in a link to that account's page. Fixes #245. X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=dbd5f8b9a5dd3b5686a250ca2c45fe257131b9eb;p=mastodon.git Wrap in account header in a link to that account's page. Fixes #245. --- diff --git a/app/javascript/flavours/glitch/features/account/components/header.js b/app/javascript/flavours/glitch/features/account/components/header.js index f5ecaae71..1a258c7e4 100644 --- a/app/javascript/flavours/glitch/features/account/components/header.js +++ b/app/javascript/flavours/glitch/features/account/components/header.js @@ -63,7 +63,15 @@ export default class Header extends ImmutablePureComponent {
- + + + @{account.get('acct')} {account.get('locked') ? : null}