aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
Commit message (Expand)AuthorAgeFilesLines
...
| * Use pop-to-buffer so that new window is selectedRahguzar2024-01-081-2/+2
| * Tweak display actions to better preserve defaultsRahguzar2024-01-071-2/+2
| * Use 'read-buffer' to choose a bufferRahguzar2024-01-071-4/+6
| * Replace 'switch-to-buffer' with 'display-buffer' or 'pop-to-buffer'Rahguzar2024-01-061-2/+2
* | Add 'o' binding to open the current toot in a browserDavid Edmondson2024-01-261-0/+1
* | Add 'z' binding to bury the current bufferDavid Edmondson2024-01-261-0/+1
|/
* Avoid error when there's only one window in a frame when closing windowBjörn Bidar2023-12-311-1/+7
* add RET binding for tl--threadmarty hiatt2023-12-231-0/+1
* add cmd to url-lookup with no fedi-like checkmarty hiatt2023-11-061-2/+8
* Merge branch 'develop'marty hiatt2023-10-301-4/+4
|\
| * next-/prev-toot>next-/prev-item, cond-case around pos update callmarty hiatt2023-10-151-4/+4
* | bumpmarty hiatt2023-10-161-1/+1
* | bumpmarty hiatt2023-10-151-1/+1
|/
* rename search-query to querymarty hiatt2023-10-141-1/+1
* bumpmarty hiatt2023-10-131-1/+1
* bumpmarty hiatt2023-10-131-1/+1
* add fun mastodon-buffer-pmarty hiatt2023-10-131-0/+5
* 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
* add settings check to mode-hook-fun, fix when check for hl-currentmarty hiatt2023-10-081-6/+4
* bumpmarty hiatt2023-10-071-1/+1
* bumpmarty hiatt2023-10-051-1/+1
* bump versionmarty hiatt2023-10-051-1/+1
* bump versionmarty hiatt2023-10-051-1/+1
* refactor mode function, to avoid multiple addition of lambda.marty hiatt2023-10-041-7/+10
* add misskey notes regex to masto-url-pmarty hiatt2023-10-021-1/+2
* bump versionmarty hiatt2023-09-271-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-301-4/+2
|\
| * Misc minor cosmetic changesStefan Monnier2023-08-271-3/+1
| * * lisp/mastodon.el: Remove `ts` from `Package-Requires:`Stefan Monnier2023-08-271-1/+1
* | force arg for mastodon-return-credential-account.marty hiatt2023-08-271-6/+14
|/
* new fun: mastodon-return-credential-account, var: mastodon-profile-credential...marty hiatt2023-08-221-0/+12
* add defcustom: mastodon-tl--highlight-current-toot.marty hiatt2023-08-161-1/+8
* add lemmy comment url form to masto-url-pmarty hiatt2023-07-061-1/+2
* mastodon-tl--scroll-up-commandmarty hiatt2023-07-061-0/+1
* add a lemmy community URL to url-pmarty hiatt2023-06-201-0/+1
* tag bindings on ' and ", not overloading :marty hiatt2023-06-111-2/+2
* add lemmy post regex to masto-url-pmarty hiatt2023-06-101-1/+2
* dm-user bindingmarty hiatt2023-06-051-0/+1
* Merge branch 'audit' into developmarty hiatt2023-05-111-10/+5
|\
| * audit: mastodon.el, -toot.el (started)marty hiatt2023-05-081-10/+5
* | package header line editmarty hiatt2023-05-111-1/+1
|/
* Revert "with-mastodon-buffer macro"marty hiatt2023-05-061-11/+0
* Revert "updates to with-mastodon-buffer macro"marty hiatt2023-05-061-11/+5
* with-masto-buffer declaremarty hiatt2023-05-061-1/+3
* wrap commentarymarty hiatt2023-05-051-2/+5