Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix timestamp logic in notifs v2 (use base item when necessary) | marty hiatt | 2024-10-29 | 2 | -16/+21 | |
| | ||||||
* | poll transient: add another option interactively | marty hiatt | 2024-10-28 | 1 | -0/+32 | |
| | ||||||
* | add inspect prefix | marty hiatt | 2024-10-28 | 1 | -0/+14 | |
| | ||||||
* | fix severance/mod warning notifs (experimental still) | marty hiatt | 2024-10-27 | 1 | -3/+3 | |
| | ||||||
* | fix an eq '(4) prefix arg check | marty hiatt | 2024-10-27 | 1 | -1/+1 | |
| | ||||||
* | widget: add keymap to subitems too! | marty hiatt | 2024-10-27 | 1 | -1/+2 | |
| | ||||||
* | rough search widget | marty hiatt | 2024-10-27 | 1 | -1/+10 | |
| | | | | | | search - require widget widget: restore search view heading | |||||
* | widget: remove mastodon-profile--views-plist | marty hiatt | 2024-10-27 | 2 | -8/+5 | |
| | ||||||
* | refactor mastodon-widget.el, add profile tagged statuses to widget. #607 | marty hiatt | 2024-10-27 | 2 | -101/+134 | |
| | ||||||
* | profile: remove endpoint name (items heading), replaced by widget | marty hiatt | 2024-10-26 | 1 | -24/+4 | |
| | ||||||
* | profiles: try to split profile display from items display | marty hiatt | 2024-10-26 | 1 | -8/+12 | |
| | | | | fix separate profile/items display | |||||
* | make open-statuses cmd like the others | marty hiatt | 2024-10-26 | 1 | -5/+9 | |
| | ||||||
* | add a profile view type widget. ported from lem-ui.el | marty hiatt | 2024-10-26 | 1 | -0/+117 | |
| | ||||||
* | 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 | |
| | | ||||||
* | | 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 | 16 | -27/+27 | |
| | | ||||||
* | | 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 | |
| | |