aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | toot: try double newline btw compose docs and body, for paragraph breakmarty hiatt2024-10-091-1/+1
| | | | | | | | | | | | | | | maybe, seeing as thus sucks so bad, it cd be customize. but we really shouldn't have any interaction/overlap between docs and body.
| * | transient: fix user settings sending source keysmarty hiatt2024-10-091-2/+2
| | |
| * | rename a utilmarty hiatt2024-10-091-2/+5
| | |
| * | http: remove msg callmarty hiatt2024-10-091-1/+0
| | |
| * | 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
| | |
* | | add mastodon-notifications--get-unread-countmarty hiatt2024-10-081-0/+7
|/ /
* | 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
| |
* | readme masto hydramarty hiatt2024-10-041-0/+5
| |
* | fix display/links of Media: links with captionsmarty hiatt2024-10-041-5/+6
| |
* | indexmarty hiatt2024-10-041-0/+1
| |
* | transient: improve field-dot-to-arraymarty hiatt2024-10-041-12/+1
| |
* | notifs: don't require mastodon! require subr-x, autoloadsmarty hiatt2024-10-041-1/+6
| |
* | move call to mastodon-media--inline-imagesmarty hiatt2024-10-041-7/+7
| | | | | | | | | | from tl--insert-status to tl--timeline, so its called once per timeline not once per status!
* | add images in notifs customizemarty hiatt2024-10-042-1/+13
| |
* | binding for settings transientmarty hiatt2024-10-041-0/+1
| |
* | add tp to Package-Requiresmarty hiatt2024-10-041-1/+2
| |
* | lambdas for choices listsmarty hiatt2024-10-041-2/+2
| |
* | cmd indexmarty hiatt2024-10-031-1/+5
| |
* | readme typomarty hiatt2024-10-031-1/+1
| |
* | transient screenshotsmarty hiatt2024-10-033-0/+8
| |
* | 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-022-3/+116
| |
* | add mastodon-toot-visibility-settings-listmarty hiatt2024-10-011-0/+5
| |
* | http--post: if :json, supply required headersmarty hiatt2024-10-012-4/+8
| |
* | rewrite http--patch (+ json confusion)marty hiatt2024-10-011-3/+18
|/
* bump versionmarty hiatt2024-09-201-1/+1
|
* indexmarty hiatt2024-09-201-1/+1
|
* url-lookup regex: add a GTS matchmarty hiatt2024-09-201-0/+1
|
* update infomarty hiatt2024-09-182-15/+28
|
* readme remote timeline cmdsmarty hiatt2024-09-181-0/+4
|
* indexmarty hiatt2024-09-181-3/+4
|
* revert an eq call to equalmarty hiatt2024-09-181-1/+1
|
* add cmd: mastodon-tl--remote-tag-timelinemarty hiatt2024-09-181-3/+12
|
* filter lists like "home". FIX #575.marty hiatt2024-09-162-0/+3
|
* no with-toot-item macro for --thread. FIX #585.marty hiatt2024-09-161-40/+41
|
* autoload image-trans-check. FIX #584.marty hiatt2024-08-241-0/+1
|
* Merge branch 'equal' into developmarty hiatt2024-08-2211-98/+98
|\
| * eq for symbols, string= for stringsmarty hiatt2024-08-2211-98/+98
| |
* | fix rel ts test to work w monnier's human durationmarty hiatt2024-08-221-24/+28
| |