aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-discover.el
Commit message (Expand)AuthorAgeFilesLines
* change email addressmarty hiatt2024-10-201-2/+2
* bump version, copyrightmarty hiatt2024-10-181-1/+1
* Add 'o' binding to open the current toot in a browserDavid Edmondson2024-01-261-0/+1
* Avoid error when there's only one window in a frame when closing windowBjörn Bidar2023-12-311-1/+3
* remove ;; Version: strings in buffers other than mastodon.elmarty hiatt2023-11-101-1/+0
* next-/prev-toot>next-/prev-item, cond-case around pos update callmarty hiatt2023-10-151-2/+2
* rename search-query to querymarty hiatt2023-10-141-1/+1
* tag bindings on ' and ", not overloading :marty hiatt2023-06-111-1/+2
* discover typomarty hiatt2023-04-121-1/+1
* remove all ;; Package-Requires: declarations save for main filemarty hiatt2023-03-271-1/+0
* bindings in readme and discover.elmarty hiatt2023-03-211-70/+74
* rename bookmark togglemarty hiatt2023-03-201-1/+1
* bindings for list-toot-favouriters/boostersmarty hiatt2023-01-281-1/+3
* view instance bindingmarty hiatt2023-01-161-1/+2
* bindings: view scheduled on 's' move translate to 'a'marty hiatt2023-01-161-2/+3
* update discover bindings.marty hiatt2023-01-161-1/+5
* update copyright/author attributionmarty hiatt2022-11-271-0/+2
* discover.el - remove (when (require and RET, both break itmarty hiatt2022-11-241-5/+5
* make mastodon-notifications-get a global functionmarty hiatt2022-11-211-1/+1
* -- separator for profile/tl funs in other filesmarty hiatt2022-11-181-1/+1
* update discover bindingsmarty hiatt2022-11-131-12/+17
* Merge branch 'develop'marty hiatt2022-08-201-2/+2
|\
| * cycle thru profile view: toots, followers, followingmarty hiatt2022-08-031-3/+3
* | update discover bindings for profile followers/followingmarty hiatt2022-08-031-2/+2
* | bump version in boilerplatemarty hiatt2022-07-311-1/+1
|/
* update homepage and copyright boilerplatemousebot2022-02-051-1/+1
* bump version to a round numbermousebot2021-12-171-1/+1
* boilerplate maintainer contactmousebot2021-12-171-0/+1
* depend on emacs 27.1, flychecks, docstrings, etc.mousebot2021-12-171-1/+1
* bump version, change homepage link, readmemousebot2021-12-171-2/+2
* update discover menumousebot2021-10-221-6/+11
* flycheck: docstrings, autoloads, etcmousebot2021-10-031-0/+2
* package-lint: bump to emacs 26.1, disable stream keybindingsmousebot2021-09-221-1/+1
* bump masto version, bump emacs version to 25.1, dependency in readmemousebot2021-05-311-2/+2
* view favourites fun, and view/accept/reject follow requests funs.mousebot2021-05-301-1/+5
* pin/unpin now toggle fun, and moved copy/delete to mastodon-toot.mousebot2021-05-251-2/+3
* Implement clickable images with shr-browse-image.mousebot2021-05-211-0/+8
* add new functions to discover menu, and autoloads.mousebot2021-05-161-8/+22
* Update copyright and bump versionJohnson Denen2019-03-041-1/+1
* Update discover function with new keybindingsJohnson Denen2019-03-041-7/+7
* Refactor mastodon-discover functionalityJohnson Denen2019-03-041-31/+31
* Fix #219 no `with-eval-after-load` in the code (#220)H Durer2019-03-041-0/+69