Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "empty body" warnings | Stefan Monnier | 2023-08-27 | 1 | -6/+6 |
| | | | | | | | | * lisp/mastodon-media.el (mastodon-media--process-image-response): Remove unused `unwind-protect`. * lisp/mastodon-views.el (mastodon-views--delete-filter): Fix paren error which made a `y-or-n-p` ineffective. | ||||
* | tiny cleanup of view-instance-description (uncallable code) | marty hiatt | 2023-05-26 | 1 | -10/+2 |
| | |||||
* | no kw arg for completing-read require-match | marty hiatt | 2023-05-16 | 1 | -3/+3 |
| | |||||
* | don't quote keywords | marty hiatt | 2023-05-16 | 1 | -1/+1 |
| | |||||
* | fix views--list-action-triage message call | marty hiatt | 2023-05-15 | 1 | -9/+9 |
| | |||||
* | let-alist views--edit-scheduled-as-new | marty hiatt | 2023-05-15 | 1 | -15/+10 |
| | |||||
* | comments in views-print-json-jeys | marty hiatt | 2023-05-15 | 1 | -8/+4 |
| | |||||
* | adjust call of insert-filter-string | marty hiatt | 2023-05-09 | 1 | -7/+3 |
| | |||||
* | refactor a profile-note-p in view instance descript | marty hiatt | 2023-05-09 | 1 | -10/+8 |
| | |||||
* | audit views.el | marty hiatt | 2023-05-09 | 1 | -70/+48 |
| | |||||
* | small refactor of args at end of instances/rules fun | marty hiatt | 2023-05-09 | 1 | -6/+3 |
| | |||||
* | fix print instance rules propertize call | marty hiatt | 2023-05-09 | 1 | -2/+1 |
| | |||||
* | let-alist -views.el | marty hiatt | 2023-05-08 | 1 | -22/+16 |
| | |||||
* | Merge branch 'with-masto-buf-2' into develop | marty hiatt | 2023-05-07 | 1 | -24/+18 |
|\ | |||||
| * | eval-when-compile for with-mastodon-buffer, and re-indent | marty hiatt | 2023-05-06 | 1 | -21/+22 |
| | | |||||
* | | Revert "updates to with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -21/+24 |
|/ | | | | This reverts commit 59e5e3ece54bcac36d9debad392bff25a31438b5. | ||||
* | updates to with-mastodon-buffer macro | marty hiatt | 2023-05-04 | 1 | -24/+21 |
| | |||||
* | flychecks | marty hiatt | 2023-04-30 | 1 | -2/+4 |
| | |||||
* | simplify views--print-instance-rules | marty hiatt | 2023-04-25 | 1 | -16/+10 |
| | |||||
* | remove stray multi-accounts code | marty hiatt | 2023-04-05 | 1 | -1/+0 |
| | |||||
* | view instance: only look for property-json in profile buf. | marty hiatt | 2023-04-05 | 1 | -2/+6 |
| | | | | prevents the loading of older toots if called on last toot in buffer. | ||||
* | no mastodon mode for view instance desc, so q works nicely | marty hiatt | 2023-04-04 | 1 | -1/+3 |
| | |||||
* | add limit param to view list timeline. | marty hiatt | 2023-04-01 | 1 | -1/+4 |
| | |||||
* | remove all ;; Package-Requires: declarations save for main file | marty hiatt | 2023-03-27 | 1 | -1/+0 |
| | | | | main file is set in .dir-locals.el now | ||||
* | update foll reqs bindings string: r is now j, r is always reply. | marty hiatt | 2023-03-27 | 1 | -1/+1 |
| | |||||
* | factor out views--get-instance-url | marty hiatt | 2023-03-24 | 1 | -14/+20 |
| | |||||
* | instance-desc: friendica compatibility | marty hiatt | 2023-03-24 | 1 | -9/+14 |
| | |||||
* | FIX #419. call instance description on account listings fix | marty hiatt | 2023-03-24 | 1 | -5/+6 |
| | |||||
* | replace hypen horiz-bars with unicode masto-tl--horiz-bar if poss | marty hiatt | 2023-03-23 | 1 | -4/+4 |
| | |||||
* | fix view instance desc when on toot/user in profile buffer | marty hiatt | 2023-03-23 | 1 | -2/+6 |
| | |||||
* | make view instance work on user listings | marty hiatt | 2023-03-22 | 1 | -1/+6 |
| | |||||
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -41/+41 |
| | | | | thanks stephan! | ||||
* | use tl--property 'prop :no-move. FIX #416 | marty hiatt | 2023-03-21 | 1 | -15/+15 |
| | |||||
* | rename view-follow-suggestions | marty hiatt | 2023-03-20 | 1 | -2/+2 |
| | |||||
* | factor out a views keymap | marty hiatt | 2023-03-20 | 1 | -22/+14 |
| | |||||
* | remove unused code | marty hiatt | 2023-03-20 | 1 | -1/+2 |
| | |||||
* | rename mastodon-tl-map-alist-to-alist to mastodon-tl--map-alist-vals-to-alist | marty hiatt | 2023-03-19 | 1 | -2/+2 |
| | |||||
* | refactor tl--map-alist-to-alist | marty hiatt | 2023-03-19 | 1 | -8/+2 |
| | |||||
* | map-get-accts > map-alist, handle no results for fam folls | marty hiatt | 2023-03-19 | 1 | -6/+2 |
| | | | | use tl--map-alist in views.el | ||||
* | show filter name in y-or-n prompt | marty hiatt | 2023-03-18 | 1 | -1/+1 |
| | |||||
* | views: comment on keymap inheritace - all maps inherit | marty hiatt | 2023-03-18 | 1 | -1/+14 |
| | |||||
* | check for scheduled toot at point before action | marty hiatt | 2023-03-18 | 1 | -32/+35 |
| | | | | | | fix reschedule check fix cancel scheduled toot rejig | ||||
* | use scheduled map on viewing scheduleds | marty hiatt | 2023-03-18 | 1 | -1/+3 |
| | |||||
* | add next prev item funs to lists/scheduled maps | marty hiatt | 2023-03-18 | 1 | -0/+4 |
| | |||||
* | fix check for filter on delete-filter | marty hiatt | 2023-03-18 | 1 | -1/+1 |
| | |||||
* | factor out mastodon-views.el for minor views | marty hiatt | 2023-03-18 | 1 | -0/+894 |
These are currently lists, follow suggestions, filters, scheduled toots, follow requests, and instance descriptions. fix remanant tl fun names in views stray views fun rename in notifs.el stray views funs in notifs stray views funs in toot.el views file commentary |