aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* url-lookup regex: add a GTS matchmarty hiatt2024-09-201-0/+1
* 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
* | just "just now" for < 1 min rel tsmarty hiatt2024-08-221-3/+6
* | fix return val of --report-build-params when no rules citedmarty hiatt2024-08-221-1/+2
|/
* tl--init: funcall get-response-async or get-json asyncmarty hiatt2024-08-191-10/+10
* audit remainder of tl.elmarty hiatt2024-08-191-85/+98
* more auditing of -tl.elmarty hiatt2024-08-191-116/+91
* remove old call to http--api-searchmarty hiatt2024-08-193-3/+2
* comment re instance JSON errormarty hiatt2024-08-191-0/+4
* tiny audit of filters v2 codemarty hiatt2024-08-181-14/+11
* filters: hack to fix navmarty hiatt2024-08-181-7/+11
* filters: fix no keywords checkmarty hiatt2024-08-181-2/+1
* filter propsmarty hiatt2024-08-181-3/+1
* create filter cleanupmarty hiatt2024-08-181-5/+5
* filters binding string / newlinesmarty hiatt2024-08-181-3/+3
* mastodon-http--api-search -> mastodon-http--api-v2marty hiatt2024-08-183-12/+11
* Merge branch 'develop' into filters-crudmarty hiatt2024-08-181-12/+12
|\
| * fix mute or unmute: use top level id to check if we postedmarty hiatt2024-08-171-12/+12
| * image-or-cached, apply not funcall. FIX #577.marty hiatt2024-08-171-3/+5
| * process-image-response (change args order)marty hiatt2024-08-171-2/+2
* | image-or-cached, apply not funcall. FIX #577.marty hiatt2024-08-171-3/+5
* | process-image-response (change args order)marty hiatt2024-08-171-2/+2
* | Merge branch 'develop' into filters-crudmarty hiatt2024-08-173-30/+33
|\|
| * Merge branch 'filters-apply' into developmarty hiatt2024-08-153-111/+174
| |\
| * | fix a bunch of testsmarty hiatt2024-08-131-4/+8
| * | do-if-item for scheduled tootsmarty hiatt2024-08-131-31/+27
| * | indent profile.elmarty hiatt2024-08-131-7/+7
| * | intent toot.elmarty hiatt2024-08-131-1/+1
| * | indent tl.elmarty hiatt2024-08-131-6/+6
| * | instance desc - missing parenmarty hiatt2024-08-131-1/+1
| * | fix toggle sensitive mediamarty hiatt2024-08-121-2/+2
| * | fix read-poll option checkmarty hiatt2024-08-121-11/+10
* | | add filter crud bindingsmarty hiatt2024-08-151-3/+9