| Commit message (Expand) | Author | Age | Files | Lines |
* | change email address | marty hiatt | 2024-10-20 | 1 | -2/+2 |
* | bump version, copyright | marty hiatt | 2024-10-18 | 1 | -1/+1 |
* | filter lists like "home". FIX #575. | marty hiatt | 2024-09-16 | 1 | -0/+1 |
* | eq for symbols, string= for strings | marty hiatt | 2024-08-22 | 1 | -4/+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 |
* | 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 |
* | 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 |
* | create-filter v2 | marty hiatt | 2024-08-13 | 1 | -17/+25 |
* | basic apply filters. #575. | marty hiatt | 2024-08-09 | 1 | -3/+6 |
* | audit views.el | marty hiatt | 2024-08-06 | 1 | -29/+17 |
* | views add account to list: unless handle clauses | marty hiatt | 2024-08-06 | 1 | -2/+5 |
* | toot: attach-media: get max attachments from instance, y-or-n-p | marty hiatt | 2024-08-03 | 1 | -2/+6 |
* | view instance desc: use api v2 | marty hiatt | 2024-05-26 | 1 | -1/+1 |
* | apply not cl-reduce to find longest item for padding | marty hiatt | 2024-03-12 | 1 | -1/+1 |
* | views: ensure things have item-type prop, and string-trim scheduleds | marty hiatt | 2024-02-20 | 1 | -2/+3 |
* | preserve media when editing scheduled toot | marty hiatt | 2024-01-22 | 1 | -4/+4 |
* | remove ;; Version: strings in buffers other than mastodon.el | marty hiatt | 2023-11-10 | 1 | -1/+0 |
* | triage: call cb on response. do-user-action-fun: check response data | marty hiatt | 2023-10-28 | 1 | -5/+5 |
* | item-type list for list, not user (stray value) | marty hiatt | 2023-10-24 | 1 | -1/+1 |
* | display replies policy & exclusive status for lists | marty hiatt | 2023-10-24 | 1 | -34/+37 |
* | edit list: exclusive proper true/false strings | marty hiatt | 2023-10-24 | 1 | -2/+3 |
* | FIX #502. add "exclusive" param to create/edit lists. | marty hiatt | 2023-10-24 | 1 | -3/+8 |
* | remove redundant next-/prev-item from views maps | marty hiatt | 2023-10-15 | 1 | -6/+0 |
* | next-/prev-toot>next-/prev-item, cond-case around pos update call | marty hiatt | 2023-10-15 | 1 | -6/+6 |
* | toot-id>item-id, toot-json>item-json, item-type for nav, byline still needed | marty hiatt | 2023-10-15 | 1 | -10/+12 |
* | masto views map: use prev/next-toot, not item for n/p | marty hiatt | 2023-10-15 | 1 | -3/+4 |
* | change some error calls to user-error calls | marty hiatt | 2023-10-15 | 1 | -3/+3 |
* | docstrings, autoloads | marty hiatt | 2023-10-14 | 1 | -5/+8 |
* | fix minor-view disaster disastrously: put it all init-sync | marty hiatt | 2023-10-14 | 1 | -21/+31 |
* | minor-view fixme | marty hiatt | 2023-10-14 | 1 | -3/+6 |
* | implement link-header pagination for foll-reqs | marty hiatt | 2023-10-14 | 1 | -1/+2 |
* | add params arg to init-sync, use limit param for foll_reqs/sugests | marty hiatt | 2023-10-14 | 1 | -2/+8 |
* | partly refactor views function. | marty hiatt | 2023-10-14 | 1 | -9/+5 |