aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* | notifs: handle actions fixed via user-handles-getmarty hiatt2024-10-171-14/+20
* | notifs: remove commentmarty hiatt2024-10-171-2/+0
* | notifs: byline authors: help-echo remaining byline authorsmarty hiatt2024-10-171-2/+6
* | notifs : remove stale id argmarty hiatt2024-10-171-2/+1
* | notifs: clean up format-note. adjust some notif type conditionalsmarty hiatt2024-10-171-40/+25
* | add some more symbols, for notifs actionsmarty hiatt2024-10-172-15/+19
* | notifs: mastodon-notifications--typesmarty hiatt2024-10-171-13/+6
* | notifs: make action authors work for all notif typesmarty hiatt2024-10-171-9/+5
* | tiny clean up of tl--updatemarty hiatt2024-10-171-9/+11
* | notifs: fix pagination using grouped min/max idsmarty hiatt2024-10-172-10/+22
* | notifs: item-type = toot (for nav, item actions)marty hiatt2024-10-171-1/+1
* | notifs: improve insert-note text props. fixes pagination (hack)marty hiatt2024-10-171-12/+16
* | notifs: tl--more-json-async: v2 api for notifsmarty hiatt2024-10-171-1/+2
* | flycheckmarty hiatt2024-10-171-4/+4
* | notifs: no stats for foll-reqs / tl--byline: get type from groupmarty hiatt2024-10-171-1/+3
* | grouped notifs: fix foll req process: use notif-type prop not item-jsonmarty hiatt2024-10-171-1/+3
* | notifs: comment faved/boosted toot body line-prefix (breaks cursor highlight)marty hiatt2024-10-171-3/+7
* | notifs: top byline: action symbol, action author, action strmarty hiatt2024-10-172-22/+28
* | bylines/notifs: use new uname/handle combo in reaction notifsmarty hiatt2024-10-161-9/+6
* | flycheck -tl.elmarty hiatt2024-10-161-7/+17
* | bylines: fix visibility icon positionmarty hiatt2024-10-161-2/+2
* | bylines: format boost authors as clickable handles but display unamemarty hiatt2024-10-161-8/+16
* | bylines: move attachments from byline author to --bylinemarty hiatt2024-10-161-8/+10
* | notifs: byline funcall dostringsmarty hiatt2024-10-161-2/+2
* | notifs: revert add fave/boost to foll_req conditionmarty hiatt2024-10-161-7/+3
* | notifs: string-trim action authorsmarty hiatt2024-10-161-23/+24
* | notifs: fix foll_reqsmarty hiatt2024-10-162-81/+92
* | notifs: action symbol for action byline strmarty hiatt2024-10-161-1/+11
* | rough overhaul of notifs byline code for grouped notificationsmarty hiatt2024-10-162-128/+199
* | Merge branch 'develop' into byline-reworkmarty hiatt2024-10-163-16/+108
|\ \
| * \ Merge branch 'card' into developmarty hiatt2024-10-161-4/+47
| |\ \
| | * | card authors tiny clean up. #596.marty hiatt2024-10-141-8/+9
| | * | no byline prop for card authormarty hiatt2024-10-141-1/+0
| | * | flymake load-path dir-localsmarty hiatt2024-10-141-4/+3
| | * | re-do display of card (link) author. #596marty hiatt2024-10-131-7/+21
| | * | WIP. display fediverse account of link authors if available.marty hiatt2024-10-101-4/+33
| * | | implement rough trending links, and link timelinemarty hiatt2024-10-162-2/+49
| * | | Revert "transient: factor out a field infix, to simplify mastodon-profile-fie...marty hiatt2024-10-141-14/+11
| * | | byline: help echo timestamps in numbersmarty hiatt2024-10-141-6/+9
| * | | flymake load-path dir-localsmarty hiatt2024-10-141-4/+3
| * | | transient: factor out a field infix, to simplify mastodon-profile-fieldsmarty hiatt2024-10-131-11/+14
| * | | clean up cond predicates - use member!marty hiatt2024-10-101-25/+18
| * | | add mastodon-notifications--action-alist, use reblog in notifications.elmarty hiatt2024-10-101-20/+15
| |/ /
* | | WIP: hacking for grouped notifs to work w new byline code.marty hiatt2024-10-122-5/+21
* | | use byline-username/-handle in notifications--byline-accountsmarty hiatt2024-10-122-52/+29
* | | tl.el: reorg byline author/action byline logicmarty hiatt2024-10-121-61/+93
* | | notifs list boosters/favers, use local notif data if possmarty hiatt2024-10-111-7/+19
* | | tl.el: cull :force arg for notifs reloadmarty hiatt2024-10-111-1/+1
* | | notifs: type always reblog, not boostmarty hiatt2024-10-111-3/+3
* | | mastodon.el: remove force logic from mastodon-notifications-get.marty hiatt2024-10-111-18/+15