Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | fix display/links of Media: links with captions | marty hiatt | 2024-10-04 | 1 | -5/+6 |
| | |||||
* | transient: improve field-dot-to-array | marty hiatt | 2024-10-04 | 1 | -12/+1 |
| | |||||
* | notifs: don't require mastodon! require subr-x, autoloads | marty hiatt | 2024-10-04 | 1 | -1/+6 |
| | |||||
* | move call to mastodon-media--inline-images | marty hiatt | 2024-10-04 | 1 | -7/+7 |
| | | | | | from tl--insert-status to tl--timeline, so its called once per timeline not once per status! | ||||
* | add images in notifs customize | marty hiatt | 2024-10-04 | 2 | -1/+13 |
| | |||||
* | binding for settings transient | marty hiatt | 2024-10-04 | 1 | -0/+1 |
| | |||||
* | add tp to Package-Requires | marty hiatt | 2024-10-04 | 1 | -1/+2 |
| | |||||
* | 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 | 2 | -3/+116 |
| | |||||
* | add mastodon-toot-visibility-settings-list | marty hiatt | 2024-10-01 | 1 | -0/+5 |
| | |||||
* | http--post: if :json, supply required headers | marty hiatt | 2024-10-01 | 2 | -4/+8 |
| | |||||
* | rewrite http--patch (+ json confusion) | marty hiatt | 2024-10-01 | 1 | -3/+18 |
| | |||||
* | bump version | marty hiatt | 2024-09-20 | 1 | -1/+1 |
| | |||||
* | url-lookup regex: add a GTS match | marty hiatt | 2024-09-20 | 1 | -0/+1 |
| | |||||
* | revert an eq call to equal | marty hiatt | 2024-09-18 | 1 | -1/+1 |
| | |||||
* | add cmd: mastodon-tl--remote-tag-timeline | marty hiatt | 2024-09-18 | 1 | -3/+12 |
| | |||||
* | filter lists like "home". FIX #575. | marty hiatt | 2024-09-16 | 2 | -0/+3 |
| | |||||
* | no with-toot-item macro for --thread. FIX #585. | marty hiatt | 2024-09-16 | 1 | -40/+41 |
| | |||||
* | autoload image-trans-check. FIX #584. | marty hiatt | 2024-08-24 | 1 | -0/+1 |
| | |||||
* | Merge branch 'equal' into develop | marty hiatt | 2024-08-22 | 11 | -98/+98 |
|\ | |||||
| * | eq for symbols, string= for strings | marty hiatt | 2024-08-22 | 11 | -98/+98 |
| | | |||||
* | | just "just now" for < 1 min rel ts | marty hiatt | 2024-08-22 | 1 | -3/+6 |
| | | |||||
* | | fix return val of --report-build-params when no rules cited | marty hiatt | 2024-08-22 | 1 | -1/+2 |
|/ | |||||
* | tl--init: funcall get-response-async or get-json async | marty hiatt | 2024-08-19 | 1 | -10/+10 |
| | |||||
* | audit remainder of tl.el | marty hiatt | 2024-08-19 | 1 | -85/+98 |
| | |||||
* | more auditing of -tl.el | marty hiatt | 2024-08-19 | 1 | -116/+91 |
| | |||||
* | remove old call to http--api-search | marty hiatt | 2024-08-19 | 3 | -3/+2 |
| | |||||
* | comment re instance JSON error | marty hiatt | 2024-08-19 | 1 | -0/+4 |
| | |||||
* | tiny audit of filters v2 code | marty hiatt | 2024-08-18 | 1 | -14/+11 |
| | |||||
* | filters: hack to fix nav | marty hiatt | 2024-08-18 | 1 | -7/+11 |
| | |||||
* | filters: fix no keywords check | marty hiatt | 2024-08-18 | 1 | -2/+1 |
| | |||||
* | filter props | marty hiatt | 2024-08-18 | 1 | -3/+1 |
| | |||||
* | create filter cleanup | marty hiatt | 2024-08-18 | 1 | -5/+5 |
| | |||||
* | filters binding string / newlines | marty hiatt | 2024-08-18 | 1 | -3/+3 |
| | |||||
* | mastodon-http--api-search -> mastodon-http--api-v2 | marty hiatt | 2024-08-18 | 3 | -12/+11 |
| | |||||
* | Merge branch 'develop' into filters-crud | marty hiatt | 2024-08-18 | 1 | -12/+12 |
|\ | |||||
| * | fix mute or unmute: use top level id to check if we posted | marty hiatt | 2024-08-17 | 1 | -12/+12 |
| | | |||||
| * | image-or-cached, apply not funcall. FIX #577. | marty hiatt | 2024-08-17 | 1 | -3/+5 |
| | | |||||
| * | process-image-response (change args order) | marty hiatt | 2024-08-17 | 1 | -2/+2 |
| | | |||||
* | | image-or-cached, apply not funcall. FIX #577. | marty hiatt | 2024-08-17 | 1 | -3/+5 |
| | |