aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-notifications.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mastodon-notifications.el')
-rw-r--r--lisp/mastodon-notifications.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 9ec3252..339857c 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -292,7 +292,7 @@ ACCOUNTS is data of the accounts that have reacted to the notification."
(t (mastodon-notifications--byline-accounts
accounts status group)))
;; action symbol:
- (when (member type-sym '(favourite reblog update))
+ (unless (eq type-sym 'mention)
(mastodon-tl--symbol type-sym))
.status_id
;; base toot (no need for update/poll/?)