From 8618857aa36574f52a23106cd0d57fd96782435b Mon Sep 17 00:00:00 2001 From: taehoon Date: Fri, 6 Sep 2019 11:15:22 -0400 Subject: collapse fav/repeat notifications from muted users --- src/components/notification/notification.vue | 202 +++++++++++++++------------ 1 file changed, 112 insertions(+), 90 deletions(-) (limited to 'src/components/notification/notification.vue') diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index bafcd026..1f192c77 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -4,104 +4,126 @@ :compact="true" :statusoid="notification.status" /> -
- +
- - -
- - -
- - - - {{ notification.from_profile.name }} - - - {{ $t('notifications.favorited_you') }} - - - + + {{ notification.from_profile.screen_name }} + + + +
+
+ + + +
+ + +
+ + - {{ $t('notifications.repeated_you') }} - - - - {{ $t('notifications.followed_you') }} - -
+ + {{ notification.from_profile.name }} + + + {{ $t('notifications.favorited_you') }} + + + + {{ $t('notifications.repeated_you') }} + + + + {{ $t('notifications.followed_you') }} + +
+
+ + + +
+
+ + + +
+ +
- - - -
-
- - + + @{{ notification.from_profile.screen_name }}
- - -
-- cgit v1.2.3-70-g09d2