Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docstring poll done | marty hiatt | 2024-11-02 | 1 | -1/+1 |
| | |||||
* | revert transient polls to use mastodon-toot-poll | marty hiatt | 2024-11-02 | 1 | -4/+10 |
| | | | | | | | internally, the transients still use tp-transient-settings, but they fetch from mastodon-toot-poll, and set it when done. we also hack around so that the cancelling functions work ok. | ||||
* | byte-compile | marty hiatt | 2024-10-30 | 1 | -1/+1 |
| | |||||
* | flychecks | marty hiatt | 2024-10-29 | 1 | -1/+3 |
| | |||||
* | poll transient: display predicate for add choice | marty hiatt | 2024-10-29 | 1 | -1/+2 |
| | |||||
* | poll: choice add: uncomment max poll opts check | marty hiatt | 2024-10-29 | 1 | -2/+2 |
| | |||||
* | poll transient: checks for expiry, max opts, max length, > 1 opt | marty hiatt | 2024-10-29 | 1 | -22/+57 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -3/+4 |
| | |||||
* | transient poll: use tp-transient-settings, handle repeated poll edits | marty hiatt | 2024-10-24 | 1 | -25/+41 |
| | | | | also integrate with toot code: send, update display, etc. | ||||
* | boolean defcustom for transient poll | marty hiatt | 2024-10-23 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | change email address | marty hiatt | 2024-10-20 | 1 | -1/+1 |
| | |||||
* | transient: fix user settings sending source keys | marty hiatt | 2024-10-09 | 1 | -2/+2 |
| | |||||
* | rename a util | marty hiatt | 2024-10-09 | 1 | -2/+5 |
| | |||||
* | user settings transient: use new tp-parse-args-for-send | marty hiatt | 2024-10-09 | 1 | -3/+1 |
| | |||||
* | transient: fix profile fields using alist args | marty hiatt | 2024-10-08 | 1 | -30/+50 |
| | |||||
* | fields transient: set tp-server-settings only | marty hiatt | 2024-10-08 | 1 | -1/+1 |
| | |||||
* | transient: remove testing fun | marty hiatt | 2024-10-08 | 1 | -1/+0 |
| | |||||
* | start on masto fields transient | marty hiatt | 2024-10-07 | 1 | -22/+8 |
| | |||||
* | transient working with tp alist args | marty hiatt | 2024-10-07 | 1 | -20/+22 |
| | |||||
* | transient: improve field-dot-to-array | marty hiatt | 2024-10-04 | 1 | -12/+1 |
| | |||||
* | lambdas for choices lists | marty hiatt | 2024-10-04 | 1 | -2/+2 |
| | |||||
* | add method tp-arg-changed-p for fields | marty hiatt | 2024-10-03 | 1 | -14/+16 |
| | |||||
* | do-return (to parent) for fields update | marty hiatt | 2024-10-03 | 1 | -4/+2 |
| | |||||
* | change fields bindings | marty hiatt | 2024-10-03 | 1 | -23/+8 |
| | |||||
* | rename tp-bool | marty hiatt | 2024-10-03 | 1 | -6/+6 |
| | |||||
* | layout of fields transient | marty hiatt | 2024-10-03 | 1 | -19/+33 |
| | |||||
* | highligh fields in transient only if changed | marty hiatt | 2024-10-03 | 1 | -16/+23 |
| | |||||
* | C-c C-k info str | marty hiatt | 2024-10-03 | 1 | -2/+2 |
| | |||||
* | add fields transient and profile note suffix | marty hiatt | 2024-10-03 | 1 | -20/+136 |
| | |||||
* | add mastodon-transient.el | marty hiatt | 2024-10-02 | 1 | -0/+111 |