From 8184dbd70583e79686322f5b551167168e283392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 5 Dec 2018 09:48:02 +0100 Subject: Hide follow actions for own account MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/ProfileInfo.vue | 8 ++++++-- src/components/UserEntry.vue | 18 +++++++++++------- src/mixins/currentUserMixin.js | 9 ++++++--- src/mixins/follow.js | 4 ++-- 4 files changed, 25 insertions(+), 14 deletions(-) (limited to 'src') diff --git a/src/components/ProfileInfo.vue b/src/components/ProfileInfo.vue index 983a7fe1..9a4ba0f1 100644 --- a/src/components/ProfileInfo.vue +++ b/src/components/ProfileInfo.vue @@ -27,7 +27,7 @@

{{ displayName }}

{{ accountInfo.account }}

Website: {{ accountInfo.website.value }}

-