Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | ||||||
* | | process-image-response (change args order) | marty hiatt | 2024-08-17 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'develop' into filters-crud | marty hiatt | 2024-08-17 | 9 | -92/+106 | |
|\| | ||||||
| * | Merge branch 'filters-apply' into develop | marty hiatt | 2024-08-15 | 3 | -111/+174 | |
| |\ | ||||||
| * | | readme: Info desc | marty hiatt | 2024-08-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix profile test - make author buffer, interactively, but not batch | marty hiatt | 2024-08-13 | 1 | -22/+29 | |
| | | | ||||||
| * | | media tests: comment calls to image-type-available-p, fix some but not all | marty hiatt | 2024-08-13 | 1 | -8/+8 | |
| | | | ||||||
| * | | fix some media texts, help-echo | marty hiatt | 2024-08-13 | 1 | -2/+2 | |
| | | | ||||||
| * | | let mod for ert-helper.el | marty hiatt | 2024-08-13 | 1 | -3/+7 | |
| | | | ||||||
| * | | fix a bunch of tests | marty hiatt | 2024-08-13 | 3 | -30/+34 | |
| | | | ||||||
| * | | do-if-item for scheduled toots | marty hiatt | 2024-08-13 | 1 | -31/+27 | |
| | | | ||||||
| * | | indent profile.el | marty hiatt | 2024-08-13 | 1 | -7/+7 | |
| | | | ||||||
| * | | intent toot.el | marty hiatt | 2024-08-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | indent tl.el | marty hiatt | 2024-08-13 | 1 | -6/+6 | |
| | | | ||||||
| * | | instance desc - missing paren | marty hiatt | 2024-08-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix toggle sensitive media | marty hiatt | 2024-08-12 | 1 | -2/+2 | |
| | | | ||||||
| * | | fix read-poll option check | marty hiatt | 2024-08-12 | 1 | -11/+10 | |
| | | | ||||||
* | | | add filter crud bindings | marty hiatt | 2024-08-15 | 1 | -3/+9 | |
| | | | ||||||
* | | | filter kw table: en dashes if possible | marty hiatt | 2024-08-15 | 1 | -0/+3 | |
| | | | ||||||
* | | | add update filter. #578 | marty hiatt | 2024-08-15 | 1 | -11/+38 | |
| | | | ||||||
* | | | filters cleanup | marty hiatt | 2024-08-15 | 1 | -7/+5 | |
| | | | ||||||
* | | | re-write update filter kw, refactor filter triage. #578 | marty hiatt | 2024-08-15 | 1 | -34/+37 | |
| | | | ||||||
* | | | add add/remove filter kw, plus some propertizing and cleanup. #578. | marty hiatt | 2024-08-15 | 1 | -25/+62 | |
| | | | ||||||
* | | | rough table display of filter keywords | marty hiatt | 2024-08-15 | 1 | -16/+26 | |
| | | | ||||||
* | | | fix insert-filter-kws | marty hiatt | 2024-08-14 | 1 | -5/+8 | |
| | | | ||||||
* | | | get filter kw, update filter kw | marty hiatt | 2024-08-14 | 1 | -0/+27 | |
| | | | ||||||
* | | | clean up filters code | marty hiatt | 2024-08-14 | 1 | -12/+25 | |
| | | | ||||||
* | | | add http--api-v2 | marty hiatt | 2024-08-14 | 1 | -0/+4 | |
| | | | ||||||
* | | | do-if-item for scheduled toots | marty hiatt | 2024-08-13 | 1 | -31/+27 | |
| | | | ||||||
* | | | flymake views.el | marty hiatt | 2024-08-13 | 1 | -3/+3 | |
| | | | ||||||
* | | | instance desc - missing paren | marty hiatt | 2024-08-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | v basic display/delete v2 filters | marty hiatt | 2024-08-13 | 1 | -22/+36 | |
| | | | ||||||
* | | | init-sync - add endpoint version arg (for v2 filters) | marty hiatt | 2024-08-13 | 1 | -2/+3 | |
| | | | ||||||
* | | | create-filter v2 | marty hiatt | 2024-08-13 | 1 | -17/+25 | |
| |/ |/| | ||||||
* | | apply filters to notifications. #575. | marty hiatt | 2024-08-09 | 1 | -71/+79 | |
| | | ||||||
* | | basic apply filters. #575. | marty hiatt | 2024-08-09 | 3 | -40/+95 | |
|/ | ||||||
* | flymake tl.el | marty hiatt | 2024-08-08 | 1 | -6/+10 | |
| | ||||||
* | audit tl.el up to ;;; THREADS | marty hiatt | 2024-08-08 | 1 | -129/+128 | |
| | ||||||
* | re-write stats-for-toot | marty hiatt | 2024-08-08 | 1 | -26/+25 | |
| | ||||||
* | re-write tl--is-reply | marty hiatt | 2024-08-08 | 1 | -2/+2 | |
| |