From 74931dece7d68167e5134e77e738c39f62a11146 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Thu, 23 Feb 2017 00:26:37 +0100 Subject: Revert "Show actual status in notifications when mentioned." This reverts commit 0e1ab69c33f155865adc27d940a2542ffdcec30a. --- src/components/notifications/notifications.vue | 34 ++++++++++++-------------- 1 file changed, 16 insertions(+), 18 deletions(-) (limited to 'src/components/notifications/notifications.vue') diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index c14abf27..785cc019 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -4,26 +4,24 @@
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.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 }}

-
-- cgit v1.2.3-70-g09d2