aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* transient poll: use tp-transient-settings, handle repeated poll editsmarty hiatt2024-10-242-45/+86
* boolean defcustom for transient pollmarty hiatt2024-10-232-3/+13
* autoloads, flycheckmarty hiatt2024-10-231-5/+22
* transient: add poll transientmarty hiatt2024-10-231-0/+86
* add mastodon-instance-data var and funmarty hiatt2024-10-232-18/+28
* propertize grouped notif authors in help-echomarty hiatt2024-10-231-2/+3
* bumpmarty hiatt2024-10-221-1/+1
* less restrictive visibility: flip then/else clauses. FIX #602marty hiatt2024-10-211-2/+2
* flycheck: unwrap Package-Requiresmarty hiatt2024-10-211-3/+3
* change email addressmarty hiatt2024-10-2016-27/+27
* change order of toot-visibility-list for sane cyclingmarty hiatt2024-10-201-1/+1
* Merge branch 'map-nested-elt' into developmarty hiatt2024-10-203-25/+18
|\
| * refactor display-or-unamemarty hiatt2024-10-203-25/+18
* | remove stale fixmemarty hiatt2024-10-201-1/+0
|/
* flychecksmarty hiatt2024-10-194-5/+9
* flycheck tootmarty hiatt2024-10-191-2/+3
* bump min emacs to 28.1marty hiatt2024-10-191-1/+1
* notifs: remove stale notifs code from tl--insert-statusmarty hiatt2024-10-192-16/+9
* 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
* 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