From ec45108342ddb640a58db9bc6f1e70c0e37f93af Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Mon, 8 May 2023 18:27:25 +0200 Subject: Revert "tl--byline cleanup" This reverts commit 347ef54b5d32cf7078e614e13ce7007aa406d54f. --- lisp/mastodon-tl.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 012017f..a19f26a 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -575,6 +575,13 @@ By default it is `mastodon-tl--byline-boosted'. DETAILED-P means display more detailed info. For now this just means displaying toot client." (let-alist toot + .favourited + .reblogged + .bookmarked + .visibility + .account + .account.avatar + .edited_at (let* ((created-time ;; bosts and faves in notifs view ;; (timestamps for original not the boost/fave): -- cgit v1.2.3