| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mastodon.el: introduce new defcustom `mastodon-active-user' | Abhiseck Paira | 2022-01-13 | 1 | -0/+13 |
* | | autoload and binding for translate-toot-text | mousebot | 2022-03-13 | 1 | -0/+5 |
* | | improve check for any existing masto buffers on mastodon load | mousebot | 2022-02-17 | 1 | -4/+9 |
* | | fix view filters/foll suggests | mousebot | 2022-02-17 | 1 | -0/+1 |
* | | fix view filters binding | mousebot | 2022-02-15 | 1 | -1/+1 |
* | | buffer local keymap, error handling, make filters nicer | mousebot | 2022-02-15 | 1 | -0/+2 |
* | | revert to requiring mastodon toot | mousebot | 2022-02-11 | 1 | -11/+10 |
* | | revert require of mastodon-toot to autoloads | mousebot | 2022-02-05 | 1 | -11/+11 |
* | | update homepage and copyright boilerplate | mousebot | 2022-02-05 | 1 | -1/+1 |
|/ |
|
* | refactor follow request accept/reject functions. | mousebot | 2021-12-24 | 1 | -4/+4 |
* | 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 | -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 |