Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | refactor misskey instance desc. if masto inst err, try misskey | marty hiatt | 2023-10-03 | 1 | -41/+23 | |
| | ||||||
* | instance-response-fun: misskey arg optional | marty hiatt | 2023-10-03 | 1 | -1/+2 | |
| | ||||||
* | add mastodon-views--instance-desc-misskey. TODO merge with other inst funs | marty hiatt | 2023-10-02 | 1 | -16/+58 | |
| | | | | partial fix for #468. | |||||
* | Don't refer to obsolete font-lock face variables | Stefan Monnier | 2023-08-27 | 1 | -1/+1 | |
| | | | | | | | * lisp/mastodon-profile.el (mastodon-profile--update-user-profile-note): * lisp/mastodon-tl.el (mastodon-tl--byline, mastodon-tl--toot-stats): * lisp/mastodon-toot.el (mastodon-toot--view-toot-edits): * lisp/mastodon-views.el (mastodon-views--minor-view): Quote face names. | |||||
* | Simplify calls to `alist-get` | Stefan Monnier | 2023-08-27 | 1 | -2/+2 | |
| | | | | | | | | | | * lisp/mastodon-toot.el (mastodon-toot--set-toot-language): * lisp/mastodon-tl.el (mastodon-tl--read-rules-ids): * lisp/mastodon-profile.el (mastodon-profile--remove-from-followers-list): * lisp/mastodon-auth.el (mastodon-auth--access-token): * lisp/mastodon-views.el (mastodon-views--add-account-to-list) (mastodon-views--remove-account-from-list): Remove redundant optional arg to `alist-get` (`equal` is already the default). | |||||
* | 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 | |
| |