Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request 'Use interactive code to select event window' (#590) from ↵ | martianh | 2024-10-26 | 1 | -2/+2 |
|\ | | | | | | | rahguzar/mastodon.el:mouse-fix into develop | ||||
| * | Use interactive code to select event window | Rahguzar | 2024-09-30 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'poll-transient' into develop | marty hiatt | 2024-10-26 | 3 | -49/+216 |
|\ \ | |||||
| * | | factor out poll classes subbing off tp-option-var. FIX #601 | marty hiatt | 2024-10-25 | 1 | -29/+12 |
| | | | |||||
| * | | transient poll: edit toot pulls in existing poll | marty hiatt | 2024-10-24 | 1 | -6/+16 |
| | | | |||||
| * | | poll: set tp-transient-settings on editing a toot | marty hiatt | 2024-10-24 | 2 | -6/+16 |
| | | | |||||
| * | | transient poll: use tp-transient-settings, handle repeated poll edits | marty hiatt | 2024-10-24 | 2 | -45/+86 |
| | | | | | | | | | | | | also integrate with toot code: send, update display, etc. | ||||
| * | | boolean defcustom for transient poll | marty hiatt | 2024-10-23 | 2 | -3/+13 |
| | | | |||||
| * | | autoloads, flycheck | marty hiatt | 2024-10-23 | 1 | -5/+22 |
| | | | |||||
| * | | transient: add poll transient | marty hiatt | 2024-10-23 | 1 | -0/+86 |
| | | | | | | | | | | | | | | | | | | transient poll setup name correct poll trans: fix prefix name in suffix | ||||
| * | | add mastodon-instance-data var and fun | marty hiatt | 2024-10-23 | 2 | -18/+28 |
| | | | | | | | | | | | | | | | mainly used in mastodon-transient.el to avoid pinging the server for instance data non-stop | ||||
* | | | add announcements timeline. (adds no-byline args to tl init funs) | marty hiatt | 2024-10-26 | 1 | -12/+22 |
| | | | | | | | | | | | | buffer check for announcements | ||||
* | | | notif-id prop for notifs. get-single-notif cmd. #606 | marty hiatt | 2024-10-25 | 1 | -6/+25 |
| | | | |||||
* | | | v rough severance/mod warning notifs. WIP. #593 #594 | marty hiatt | 2024-10-25 | 1 | -1/+25 |
| | | | | | | | | | | | | can complete these when we see some in the wild. | ||||
* | | | with-toot-item: exclude folls/foll reqs | marty hiatt | 2024-10-25 | 1 | -1/+3 |
|/ / | |||||
* | | propertize grouped notif authors in help-echo | marty hiatt | 2024-10-23 | 1 | -2/+3 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 |
| | |