aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-10-17 13:09:19 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-10-17 13:09:19 +0200
commit3e7f1eccd386c3c041a482b9250ed0ef5f768354 (patch)
treee899f2bb9af30ef1122f353bd10ab3edb19ad181 /lisp/mastodon-tl.el
parent0ed127907f34dd8dbc1aad9d131e0fda1ce4d35d (diff)
notifs: top byline: action symbol, action author, action str
Diffstat (limited to 'lisp/mastodon-tl.el')
-rw-r--r--lisp/mastodon-tl.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 74c79c3..c5ada75 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -155,6 +155,7 @@ nil."
(defcustom mastodon-tl--symbols
'((reply . ("💬" . "R"))
(boost . ("🔁" . "B"))
+ (reblog . ("🔁" . "B")) ;; server compat
(favourite . ("⭐" . "F"))
(bookmark . ("🔖" . "K"))
(media . ("📹" . "[media]"))
@@ -163,6 +164,7 @@ nil."
(private . ("🔒" . "[followers]"))
(direct . ("✉" . "[direct]"))
(edited . ("✍" . "[edited]"))
+ (update . ("✍" . "[edited]")) ;; server compat
(replied . ("⬇" . "↓"))
(reply-bar . ("┃" . "|")))
"A set of symbols (and fallback strings) to be used in timeline.