aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* rename two search funsmarty hiatt2023-10-121-4/+4
* rework search into three separate views with view cycling on C-c C-cmarty hiatt2023-10-121-15/+66
* handle search type buffers in buffer-typemarty hiatt2023-10-121-2/+11
* masto-url-p -> fedi-url-pmarty hiatt2023-10-121-2/+2
* url-p: optional @ prefix for "users" urlmarty hiatt2023-10-121-1/+1
* bumpmarty hiatt2023-10-121-1/+1
* add rough hometown user statuses url regexmarty hiatt2023-10-111-0/+1
* toot-url-regex: \\> not \\b at endmarty hiatt2023-10-111-1/+2
* improve handling of click to play: if image, call shr-browse-imagemarty hiatt2023-10-101-9/+16
* click to play videomarty hiatt2023-10-101-0/+6
* expand-content-warnings custom: don't quote server symbolmarty hiatt2023-10-091-1/+1
* inhibit-read-only typo fixmarty hiatt2023-10-091-1/+1
* doctring for http--postmarty hiatt2023-10-081-2/+5
* require shr for http.elmarty hiatt2023-10-081-0/+1
* refactor toot-url and copy-toot-urlmarty hiatt2023-10-081-5/+9
* add mastodon-tl--expand-content-warnings. FIX #488.marty hiatt2023-10-081-9/+25
* add settings check to mode-hook-fun, fix when check for hl-currentmarty hiatt2023-10-081-6/+4
* bumpmarty hiatt2023-10-071-1/+1
* hotfix http-post errormarty hiatt2023-10-071-1/+1
* bumpmarty hiatt2023-10-051-1/+1
* indent -toot.elmarty hiatt2023-10-051-4/+4
* rear-nonsticky only for \n at end of compose header.marty hiatt2023-10-051-3/+5
* bump versionmarty hiatt2023-10-051-1/+1
* enable-custom-emoji: cl-find predicate for unlessmarty hiatt2023-10-051-11/+12
* bump versionmarty hiatt2023-10-051-1/+1
* remove lambda from masto-toot hookmarty hiatt2023-10-051-8/+9
* mastodon-toot--enable-custom-emoji: performance improvement.marty hiatt2023-10-041-6/+11
* refactor mode function, to avoid multiple addition of lambda.marty hiatt2023-10-041-7/+10
* refactor misskey instance desc. if masto inst err, try misskeymarty hiatt2023-10-031-41/+23
* instance-response-fun: misskey arg optionalmarty hiatt2023-10-031-1/+2
* add mastodon-views--instance-desc-misskey. TODO merge with other inst funsmarty hiatt2023-10-021-16/+58
* port fedi-http handling of POST JSON data or notmarty hiatt2023-10-021-8/+11
* add misskey notes regex to masto-url-pmarty hiatt2023-10-021-1/+2
* bump versionmarty hiatt2023-09-271-1/+1
* cursor-face prop for fave etc markers.marty hiatt2023-09-271-2/+6
* mastodon-toot--action: 1 not 2 letsmarty hiatt2023-09-271-3/+3
* (mastodon-tl--relative-time-details): Use `mastodon-tl--human-duration`Stefan Monnier2023-09-211-54/+38
* set update-params buf spec in --make-profile-buffer-formarty hiatt2023-09-201-1/+2
* FIX toot-empty-p for attachment only post.marty hiatt2023-09-181-2/+2
* alist-get testfun equal in set-toot-languagemarty hiatt2023-09-151-1/+1
* bump versionmarty hiatt2023-08-301-1/+1
* refactor mastodon-return-credential-accountmarty hiatt2023-08-301-9/+8
* Merge branch 'scratch/mastodon' into developmarty hiatt2023-08-308-89/+101
|\
| * Misc minor cosmetic changesStefan Monnier2023-08-293-11/+9
| * Don't refer to obsolete font-lock face variablesStefan Monnier2023-08-294-11/+11
| * * lisp/mastodon-notifications.el: Fix dependencyStefan Monnier2023-08-291-4/+5
| * Simplify calls to `alist-get`Stefan Monnier2023-08-295-9/+7
| * * lisp/mastodon.el: Remove `ts` from `Package-Requires:`Stefan Monnier2023-08-292-19/+35
| * Fix "empty body" warningsStefan Monnier2023-08-272-37/+36
* | force arg for mastodon-return-credential-account.marty hiatt2023-08-271-6/+14