| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | boilerplate maintainer contact | mousebot | 2021-12-17 | 1 | -0/+1 |
| * | depend on emacs 27.1, flychecks, docstrings, etc. | mousebot | 2021-12-17 | 1 | -2/+3 |
| * | bump version, change homepage link, readme | mousebot | 2021-12-17 | 1 | -2/+2 |
| * | customize option to enable custom emoji by default. | mousebot | 2021-12-15 | 1 | -1/+3 |
| * | move profile--my-profile binding to 'O' | mousebot | 2021-11-10 | 1 | -1/+1 |
| * | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -2/+2 |
| * | Fix tests. | Holger Dürer | 2021-11-01 | 1 | -1/+1 |
| * | require mastodon-toot in mastodon.el, for customize visibility | mousebot | 2021-10-28 | 1 | -9/+10 |
| * | mastodon-async readme | mousebot | 2021-10-28 | 1 | -0/+1 |
| * | rewrite bookmark-toot as toggle | mousebot | 2021-10-23 | 1 | -1/+2 |
| * | bookmark-toot keybinding | mousebot | 2021-10-22 | 1 | -0/+1 |
| * | flycheck, autoloads, docstrings | mousebot | 2021-10-22 | 1 | -1/+2 |
| * | bookmarks keybinding | mousebot | 2021-10-22 | 1 | -0/+2 |
| * | replies to toots adopt their visibility status by default. | mousebot | 2021-10-21 | 1 | -3/+2 |
| * | kill-current-buffer instead of kill-this-buffer | mousebot | 2021-10-01 | 1 | -1/+1 |
| * | basic delete-and-redraft-toot, text status only for now. | mousebot | 2021-09-23 | 1 | -0/+2 |
| * | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -9/+9 |
| * | functions to vote on polls in timelines, bound to "v" | mousebot | 2021-08-09 | 1 | -1/+3 |
| * | follow requests accept/reject from notifications + | mousebot | 2021-08-09 | 1 | -0/+4 |
| * | hack to ensure toot buffer bindings are always enabled. | mousebot | 2021-06-19 | 1 | -1/+1 |
| * | typos and readme | mousebot | 2021-06-14 | 1 | -1/+1 |
| * | use mastodon-auth--user-acct instead of get-account-name in mastodon | mousebot | 2021-06-08 | 1 | -2/+3 |
| * | only get-home-timeline if mastodon buffers not already open. | mousebot | 2021-06-07 | 1 | -2/+15 |
| * | implement updating user profile note | mousebot | 2021-06-05 | 1 | -1/+3 |
| * | enable async stream for user notifications. | mousebot | 2021-06-03 | 1 | -0/+5 |
| * | add basic live updates of home/local/federated timelines. | mousebot | 2021-06-01 | 1 | -0/+6 |
| * | foll reqs/faves bindings global, autoloads and declarations, readme | mousebot | 2021-06-01 | 1 | -0/+2 |
| * | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
| * | add request and seq as dependencies, flycheck cleanups, and | mousebot | 2021-05-27 | 1 | -1/+2 |
| * | pin/unpin now toggle fun, and moved copy/delete to mastodon-toot. | mousebot | 2021-05-25 | 1 | -6/+6 |
| * | pin/unpin toot funs, delete toot now tests if toot is own. | mousebot | 2021-05-24 | 1 | -0/+2 |
| * | add new functions to discover menu, and autoloads. | mousebot | 2021-05-16 | 1 | -0/+9 |
| * | display "follows you" and "followed by you" on user profiles | mousebot | 2021-05-14 | 1 | -1/+2 |
| * | copy url of toot at point | mousebot | 2021-05-13 | 1 | -0/+2 |
| * | add basic search functions | mousebot | 2021-05-11 | 1 | -0/+2 |
| * | add my profile function | mousebot | 2021-05-10 | 1 | -0/+1 |
| * | async view profile, async view thread, better prompts | mousebot | 2021-05-09 | 1 | -1/+2 |
| * | mute/unmute, block/unblock funs and bindings | mousebot | 2021-05-08 | 1 | -0/+4 |
| * | unfollow user fun | mousebot | 2021-05-08 | 1 | -0/+1 |
| * | follow user binding | mousebot | 2021-05-07 | 1 | -0/+1 |
| * | cherry pick ieure's cosmetic changes | mousebot | 2021-05-07 | 1 | -1/+1 |
| * | delete toot keybinding | mousebot | 2021-05-06 | 1 | -0/+2 |
| * | Update copyright and bump version | Johnson Denen | 2019-03-04 | 1 | -2/+2 |
| * | Close #199 with keybinding refactor | Johnson Denen | 2019-03-04 | 1 | -16/+18 |
| * | Refactor mastodon-discover functionality | Johnson Denen | 2019-03-04 | 1 | -0/+1 |
| * | Fix #219 no `with-eval-after-load` in the code (#220) | H Durer | 2019-03-04 | 1 | -31/+0 |
| * | Bump to version 0.8.0 | Johnson Denen | 2018-08-10 | 1 | -1/+1 |
| * | Rebind and document some keybindings | Johnson Denen | 2018-08-10 | 1 | -3/+7 |
| * | Clean up whitespace | Johnson Denen | 2018-08-10 | 1 | -1/+1 |
| * | More profile work (#193) | H Durer | 2018-08-10 | 1 | -3/+5 |