| Commit message (Expand) | Author | Age | Files | Lines |
* | change email address | marty hiatt | 2024-10-20 | 1 | -2/+2 |
* | bump version, copyright | marty hiatt | 2024-10-18 | 1 | -1/+1 |
* | Add 'o' binding to open the current toot in a browser | David Edmondson | 2024-01-26 | 1 | -0/+1 |
* | Avoid error when there's only one window in a frame when closing window | Björn Bidar | 2023-12-31 | 1 | -1/+3 |
* | remove ;; Version: strings in buffers other than mastodon.el | marty hiatt | 2023-11-10 | 1 | -1/+0 |
* | next-/prev-toot>next-/prev-item, cond-case around pos update call | marty hiatt | 2023-10-15 | 1 | -2/+2 |
* | rename search-query to query | marty hiatt | 2023-10-14 | 1 | -1/+1 |
* | tag bindings on ' and ", not overloading : | marty hiatt | 2023-06-11 | 1 | -1/+2 |
* | discover typo | marty hiatt | 2023-04-12 | 1 | -1/+1 |
* | remove all ;; Package-Requires: declarations save for main file | marty hiatt | 2023-03-27 | 1 | -1/+0 |
* | bindings in readme and discover.el | marty hiatt | 2023-03-21 | 1 | -70/+74 |
* | rename bookmark toggle | marty hiatt | 2023-03-20 | 1 | -1/+1 |
* | bindings for list-toot-favouriters/boosters | marty hiatt | 2023-01-28 | 1 | -1/+3 |
* | view instance binding | marty hiatt | 2023-01-16 | 1 | -1/+2 |
* | bindings: view scheduled on 's' move translate to 'a' | marty hiatt | 2023-01-16 | 1 | -2/+3 |
* | update discover bindings. | marty hiatt | 2023-01-16 | 1 | -1/+5 |
* | update copyright/author attribution | marty hiatt | 2022-11-27 | 1 | -0/+2 |
* | discover.el - remove (when (require and RET, both break it | marty hiatt | 2022-11-24 | 1 | -5/+5 |
* | make mastodon-notifications-get a global function | marty hiatt | 2022-11-21 | 1 | -1/+1 |
* | -- separator for profile/tl funs in other files | marty hiatt | 2022-11-18 | 1 | -1/+1 |
* | update discover bindings | marty hiatt | 2022-11-13 | 1 | -12/+17 |
* | Merge branch 'develop' | marty hiatt | 2022-08-20 | 1 | -2/+2 |
|\ |
|
| * | cycle thru profile view: toots, followers, following | marty hiatt | 2022-08-03 | 1 | -3/+3 |
* | | update discover bindings for profile followers/following | marty hiatt | 2022-08-03 | 1 | -2/+2 |
* | | bump version in boilerplate | marty hiatt | 2022-07-31 | 1 | -1/+1 |
|/ |
|
* | update homepage and copyright boilerplate | mousebot | 2022-02-05 | 1 | -1/+1 |
* | bump version to a round number | mousebot | 2021-12-17 | 1 | -1/+1 |
* | boilerplate maintainer contact | mousebot | 2021-12-17 | 1 | -0/+1 |
* | depend on emacs 27.1, flychecks, docstrings, etc. | mousebot | 2021-12-17 | 1 | -1/+1 |
* | bump version, change homepage link, readme | mousebot | 2021-12-17 | 1 | -2/+2 |
* | update discover menu | mousebot | 2021-10-22 | 1 | -6/+11 |
* | flycheck: docstrings, autoloads, etc | mousebot | 2021-10-03 | 1 | -0/+2 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
* | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
* | view favourites fun, and view/accept/reject follow requests funs. | mousebot | 2021-05-30 | 1 | -1/+5 |
* | pin/unpin now toggle fun, and moved copy/delete to mastodon-toot. | mousebot | 2021-05-25 | 1 | -2/+3 |
* | Implement clickable images with shr-browse-image. | mousebot | 2021-05-21 | 1 | -0/+8 |
* | add new functions to discover menu, and autoloads. | mousebot | 2021-05-16 | 1 | -8/+22 |
* | Update copyright and bump version | Johnson Denen | 2019-03-04 | 1 | -1/+1 |
* | Update discover function with new keybindings | Johnson Denen | 2019-03-04 | 1 | -7/+7 |
* | Refactor mastodon-discover functionality | Johnson Denen | 2019-03-04 | 1 | -31/+31 |
* | Fix #219 no `with-eval-after-load` in the code (#220) | H Durer | 2019-03-04 | 1 | -0/+69 |