From 8d6750d9c2816e33a0444cd978f94009d8b85d47 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 5 Jul 2019 10:17:44 +0300 Subject: eslint --fix --ext .js,.vue src --- src/components/notification/notification.vue | 97 +++++++++++++++++++++------- 1 file changed, 75 insertions(+), 22 deletions(-) (limited to 'src/components/notification/notification.vue') diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index 5ad365ad..88f4e886 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -3,49 +3,102 @@ v-if="notification.type === 'mention'" :compact="true" :statusoid="notification.status" + /> +
- -
- - + + -
- +
+
- - {{ notification.from_profile.name }} + + {{ notification.from_profile.name }} - - {{$t('notifications.favorited_you')}} + + {{ $t('notifications.favorited_you') }} - - {{$t('notifications.repeated_you')}} + + {{ $t('notifications.repeated_you') }} - - {{$t('notifications.followed_you')}} + + {{ $t('notifications.followed_you') }}
-
+
- +
-
- - +
+ +
-
-- cgit v1.2.3-70-g09d2