From 0e1ab69c33f155865adc27d940a2542ffdcec30a Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Wed, 22 Feb 2017 23:37:12 +0100 Subject: Show actual status in notifications when mentioned. --- src/components/notifications/notifications.vue | 34 ++++++++++++++------------ 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'src/components/notifications/notifications.vue') diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 785cc019..c14abf27 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -4,24 +4,26 @@
Notifications ({{unseenCount}})
- - - -
- -
-

{{ notification.action.user.name }}
favorited your status

-

{{ notification.status.text }}

-
-
-

{{ notification.action.user.name }}
repeated your status

-

{{ notification.status.text }}

-
-
-

{{ notification.action.user.name }}
mentioned you

-

{{ notification.status.text }}

+
+ + + +
+ +
+

{{ notification.action.user.name }}
favorited your status

+

{{ notification.status.text }}

+
+
+

{{ notification.action.user.name }}
repeated your status

+

{{ notification.status.text }}

+
+
+

{{ notification.action.user.name }}
mentioned you

+
+
-- cgit v1.2.3-70-g09d2