Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | propertize grouped notif authors in help-echo | marty hiatt | 2024-10-23 | 1 | -2/+3 | |
| | | | ||||||
* | | | Merge branch 'develop' | marty hiatt | 2024-10-22 | 3 | -7/+7 | |
|\| | | ||||||
| * | | bump | marty hiatt | 2024-10-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | info attempted email address fix | marty hiatt | 2024-10-22 | 2 | -5/+5 | |
| | | | ||||||
| * | | less restrictive visibility: flip then/else clauses. FIX #602 | marty hiatt | 2024-10-21 | 1 | -2/+2 | |
| | | | ||||||
| * | | flycheck: unwrap Package-Requires | marty hiatt | 2024-10-21 | 1 | -3/+3 | |
| | | | ||||||
* | | | bump | marty hiatt | 2024-10-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | flycheck: unwrap Package-Requires | marty hiatt | 2024-10-21 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'develop' | marty hiatt | 2024-10-21 | 23 | -481/+1132 | |
|\| | | ||||||
| * | | change email address | marty hiatt | 2024-10-20 | 18 | -29/+29 | |
| | | | ||||||
| * | | update info pages | marty hiatt | 2024-10-20 | 2 | -40/+80 | |
| | | | ||||||
| * | | readme: bump min emacs version. index update | marty hiatt | 2024-10-20 | 2 | -2/+4 | |
| | | | ||||||
| * | | change order of toot-visibility-list for sane cycling | marty hiatt | 2024-10-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'map-nested-elt' into develop | marty hiatt | 2024-10-20 | 3 | -25/+18 | |
| |\ \ | ||||||
| | * | | refactor display-or-uname | marty hiatt | 2024-10-20 | 3 | -25/+18 | |
| | | | | ||||||
| * | | | remove stale fixme | marty hiatt | 2024-10-20 | 1 | -1/+0 | |
| |/ / | ||||||
| * | | flychecks | marty hiatt | 2024-10-19 | 4 | -5/+9 | |
| | | | ||||||
| * | | flycheck toot | marty hiatt | 2024-10-19 | 1 | -2/+3 | |
| | | | ||||||
| * | | bump min emacs to 28.1 | marty hiatt | 2024-10-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | notifs: remove stale notifs code from tl--insert-status | marty hiatt | 2024-10-19 | 2 | -16/+9 | |
| | | | ||||||
| * | | remove stray " " from byline-booster | marty hiatt | 2024-10-19 | 1 | -2/+1 | |
| | | | ||||||
| * | | notifs: remove stray space at beginning of mentions | marty hiatt | 2024-10-19 | 1 | -2/+4 | |
| | | | ||||||
| * | | bylines: try out booster byline as top byline (like notifs) | marty hiatt | 2024-10-19 | 1 | -3/+3 | |
| | | | ||||||
| * | | add boost symbol in boost author byline | marty hiatt | 2024-10-18 | 1 | -4/+9 | |
| | | | ||||||
| * | | images in threads: load images for single-toot and thread toot | marty hiatt | 2024-10-18 | 1 | -0/+8 | |
| | | | ||||||
| * | | bump version, copyright | marty hiatt | 2024-10-18 | 10 | -10/+10 | |
| | | | ||||||
| * | | do use action response: change cond clause not/or to make a neither | marty hiatt | 2024-10-18 | 1 | -2/+1 | |
| | | | ||||||
| * | | notifs: fix do-user-action and get-user-handles for grouped notifs | marty hiatt | 2024-10-18 | 1 | -49/+61 | |
| | | | | | | | | | | | | notifs: user action and response: if nothing in notifs data, fallback | |||||
| * | | remove mastodon-active-user from extract-users-handles | marty hiatt | 2024-10-17 | 1 | -7/+9 | |
| | | | ||||||
| * | | notifs: handle actions fixed via user-handles-get | marty hiatt | 2024-10-17 | 1 | -14/+20 | |
| | | | ||||||
| * | | notifs: remove comment | marty hiatt | 2024-10-17 | 1 | -2/+0 | |
| | | | ||||||
| * | | notifs: byline authors: help-echo remaining byline authors | marty hiatt | 2024-10-17 | 1 | -2/+6 | |
| | | | ||||||
| * | | notifs : remove stale id arg | marty hiatt | 2024-10-17 | 1 | -2/+1 | |
| | | | ||||||
| * | | notifs: clean up format-note. adjust some notif type conditionals | marty hiatt | 2024-10-17 | 1 | -40/+25 | |
| | | | ||||||
| * | | add some more symbols, for notifs actions | marty hiatt | 2024-10-17 | 2 | -15/+19 | |
| | | | ||||||
| * | | notifs: mastodon-notifications--types | marty hiatt | 2024-10-17 | 1 | -13/+6 | |
| | | | ||||||
| * | | notifs: make action authors work for all notif types | marty hiatt | 2024-10-17 | 1 | -9/+5 | |
| | | | ||||||
| * | | tiny clean up of tl--update | marty hiatt | 2024-10-17 | 1 | -9/+11 | |
| | | | ||||||
| * | | notifs: fix pagination using grouped min/max ids | marty hiatt | 2024-10-17 | 2 | -10/+22 | |
| | | | ||||||
| * | | notifs: item-type = toot (for nav, item actions) | marty hiatt | 2024-10-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | notifs: improve insert-note text props. fixes pagination (hack) | marty hiatt | 2024-10-17 | 1 | -12/+16 | |
| | | | ||||||
| * | | notifs: tl--more-json-async: v2 api for notifs | marty hiatt | 2024-10-17 | 1 | -1/+2 | |
| | | | ||||||
| * | | flycheck | marty hiatt | 2024-10-17 | 1 | -4/+4 | |
| | | | ||||||
| * | | notifs: no stats for foll-reqs / tl--byline: get type from group | marty hiatt | 2024-10-17 | 1 | -1/+3 | |
| | | | ||||||
| * | | grouped notifs: fix foll req process: use notif-type prop not item-json | marty hiatt | 2024-10-17 | 1 | -1/+3 | |
| | | | ||||||
| * | | notifs: comment faved/boosted toot body line-prefix (breaks cursor highlight) | marty hiatt | 2024-10-17 | 1 | -3/+7 | |
| | | | ||||||
| * | | notifs: top byline: action symbol, action author, action str | marty hiatt | 2024-10-17 | 2 | -22/+28 | |
| | | | ||||||
| * | | bylines/notifs: use new uname/handle combo in reaction notifs | marty hiatt | 2024-10-16 | 1 | -9/+6 | |
| | | | ||||||
| * | | flycheck -tl.el | marty hiatt | 2024-10-16 | 1 | -7/+17 | |
| | | | ||||||
| * | | bylines: fix visibility icon position | marty hiatt | 2024-10-16 | 1 | -2/+2 | |
| | | |