aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-transient.el
Commit message (Expand)AuthorAgeFilesLines
* revert transient polls to use mastodon-toot-pollmarty hiatt2024-11-021-4/+10
* byte-compilemarty hiatt2024-10-301-1/+1
* flychecksmarty hiatt2024-10-291-1/+3
* poll transient: display predicate for add choicemarty hiatt2024-10-291-1/+2
* poll: choice add: uncomment max poll opts checkmarty hiatt2024-10-291-2/+2
* poll transient: checks for expiry, max opts, max length, > 1 optmarty hiatt2024-10-291-22/+57
* poll transient: add another option interactivelymarty hiatt2024-10-281-0/+32
* add inspect prefixmarty hiatt2024-10-281-0/+14
* factor out poll classes subbing off tp-option-var. FIX #601marty hiatt2024-10-251-29/+12
* transient poll: edit toot pulls in existing pollmarty hiatt2024-10-241-6/+16
* poll: set tp-transient-settings on editing a tootmarty hiatt2024-10-241-3/+4
* transient poll: use tp-transient-settings, handle repeated poll editsmarty hiatt2024-10-241-25/+41
* boolean defcustom for transient pollmarty hiatt2024-10-231-3/+3
* autoloads, flycheckmarty hiatt2024-10-231-5/+22
* transient: add poll transientmarty hiatt2024-10-231-0/+86
* change email addressmarty hiatt2024-10-201-1/+1
* transient: fix user settings sending source keysmarty hiatt2024-10-091-2/+2
* rename a utilmarty hiatt2024-10-091-2/+5
* user settings transient: use new tp-parse-args-for-sendmarty hiatt2024-10-091-3/+1
* transient: fix profile fields using alist argsmarty hiatt2024-10-081-30/+50
* fields transient: set tp-server-settings onlymarty hiatt2024-10-081-1/+1
* transient: remove testing funmarty hiatt2024-10-081-1/+0
* start on masto fields transientmarty hiatt2024-10-071-22/+8
* transient working with tp alist argsmarty hiatt2024-10-071-20/+22
* transient: improve field-dot-to-arraymarty hiatt2024-10-041-12/+1
* lambdas for choices listsmarty hiatt2024-10-041-2/+2
* add method tp-arg-changed-p for fieldsmarty hiatt2024-10-031-14/+16
* do-return (to parent) for fields updatemarty hiatt2024-10-031-4/+2
* change fields bindingsmarty hiatt2024-10-031-23/+8
* rename tp-boolmarty hiatt2024-10-031-6/+6
* layout of fields transientmarty hiatt2024-10-031-19/+33
* highligh fields in transient only if changedmarty hiatt2024-10-031-16/+23
* C-c C-k info strmarty hiatt2024-10-031-2/+2
* add fields transient and profile note suffixmarty hiatt2024-10-031-20/+136
* add mastodon-transient.elmarty hiatt2024-10-021-0/+111