aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | remove stray " " from byline-boostermarty hiatt2024-10-191-2/+1
| |
* | notifs: remove stray space at beginning of mentionsmarty hiatt2024-10-191-2/+4
| |
* | bylines: try out booster byline as top byline (like notifs)marty hiatt2024-10-191-3/+3
| |
* | add boost symbol in boost author bylinemarty hiatt2024-10-181-4/+9
| |
* | images in threads: load images for single-toot and thread tootmarty hiatt2024-10-181-0/+8
| |
* | bump version, copyrightmarty hiatt2024-10-1810-10/+10
| |
* | do use action response: change cond clause not/or to make a neithermarty hiatt2024-10-181-2/+1
| |
* | notifs: fix do-user-action and get-user-handles for grouped notifsmarty hiatt2024-10-181-49/+61
| | | | | | | | notifs: user action and response: if nothing in notifs data, fallback
* | remove mastodon-active-user from extract-users-handlesmarty hiatt2024-10-171-7/+9
| |
* | 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 ↵marty hiatt2024-10-141-14/+11
| | | | | | | | | | | | | | | | | | | | | | | | mastodon-profile-fields" This reverts commit 96057a1b090b93adf4e72781e8894aae9f158588.
| * | | 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
| | | |