diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-10-12 12:43:06 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-10-12 12:43:06 +0200 |
commit | 3190c2833a1fbaeafe82585e7e6d494f8081b597 (patch) | |
tree | 4e0b8aff241f55fea7766b7f442d3a874563eda7 /test/mastodon-client-tests.el | |
parent | 0c371eb6da2f34850050501e00ab7e4974d62690 (diff) |
tl.el: reorg byline author/action byline logic
the base idea is to separate our logic of author byline, and action
byline. previously author-byline function would indifferently handle
booster if a boost, else author. now it is always an author, and we
implement booster byline separately. this should pave the way for bylines
at top of posts, and should be clearer and simpler also.
- move booster action-byline elt from byline to insert-status (outside byline proper)
- factor out byline-handle/byline-username funs
- factor our byline-booster/byline-booster-str funs
this breaks notifs byline logic. we will fix it subsequently.
Diffstat (limited to 'test/mastodon-client-tests.el')
0 files changed, 0 insertions, 0 deletions