From 61e85a022c573193afa97d11798ed0553f2364d4 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Thu, 17 Oct 2024 20:45:06 +0200 Subject: add some more symbols, for notifs actions --- lisp/mastodon-notifications.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon-notifications.el') 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/?) -- cgit v1.2.3