aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | filter kw table: en dashes if possiblemarty hiatt2024-08-151-0/+3
* | | add update filter. #578marty hiatt2024-08-151-11/+38
* | | filters cleanupmarty hiatt2024-08-151-7/+5
* | | re-write update filter kw, refactor filter triage. #578marty hiatt2024-08-151-34/+37
* | | add add/remove filter kw, plus some propertizing and cleanup. #578.marty hiatt2024-08-151-25/+62
* | | rough table display of filter keywordsmarty hiatt2024-08-151-16/+26
* | | fix insert-filter-kwsmarty hiatt2024-08-141-5/+8
* | | get filter kw, update filter kwmarty hiatt2024-08-141-0/+27
* | | clean up filters codemarty hiatt2024-08-141-12/+25
* | | add http--api-v2marty hiatt2024-08-141-0/+4
* | | do-if-item for scheduled tootsmarty hiatt2024-08-131-31/+27
* | | flymake views.elmarty hiatt2024-08-131-3/+3
* | | instance desc - missing parenmarty hiatt2024-08-131-1/+1