diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-25 20:50:56 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-05-08 08:09:27 +0200 |
commit | 347ef54b5d32cf7078e614e13ce7007aa406d54f (patch) | |
tree | 99ef4ee661a48fc0f6414b1644f37338414aeded | |
parent | 27409107eb3542e24f0b68c79a8cae89ce9afb78 (diff) |
tl--byline cleanup
-rw-r--r-- | lisp/mastodon-tl.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 68fa782..a0284d4 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -575,13 +575,6 @@ 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 ;; (makes timestamps be for the original toot |