| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | view instance: if rendering error, display raw json | marty hiatt | 2023-10-12 | 1 | -19/+28 |
* | inhibit-read-only typo fix | marty hiatt | 2023-10-09 | 1 | -1/+1 |
* | 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 |
* | Don't refer to obsolete font-lock face variables | Stefan Monnier | 2023-08-27 | 1 | -1/+1 |
* | Simplify calls to `alist-get` | Stefan Monnier | 2023-08-27 | 1 | -2/+2 |
* | Fix "empty body" warnings | Stefan Monnier | 2023-08-27 | 1 | -6/+6 |
* | 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 |
|/ |
|
* | 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 |
* | 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 |
* | 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 |