| Commit message (Expand) | Author | Age | Files | Lines |
* | define autoloads and defvars to silence the byte compiler | Abhiseck Paira | 2022-01-17 | 1 | -0/+2 |
* | make a public interface for accessing user details | Abhiseck Paira | 2022-01-17 | 1 | -0/+17 |
* | functions for making/checking active users | Abhiseck Paira | 2022-01-17 | 1 | -0/+27 |
* | store access token in plstore of the current user | Abhiseck Paira | 2022-01-17 | 1 | -0/+22 |
* | get account ID from user variables specified in the init file | Abhiseck Paira | 2022-01-17 | 1 | -0/+9 |
* | introduce a general plstore reading function | Abhiseck Paira | 2022-01-17 | 1 | -0/+7 |
* | abstract plstore implementation details of getting value | Abhiseck Paira | 2022-01-17 | 1 | -1/+7 |
* | abstract Mastodon API request info | Abhiseck Paira | 2022-01-13 | 1 | -4/+13 |
* | 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 |
* | flycheck: docstrings, autoloads, etc | mousebot | 2021-10-03 | 1 | -1/+1 |
* | 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 |
* | Update copyright and bump version | Johnson Denen | 2019-03-04 | 1 | -2/+2 |
* | Explitly require json.el in files where we dynamically bind its vars. | Holger Dürer | 2019-03-04 | 1 | -0/+2 |
* | Bump to version 0.8.0 | Johnson Denen | 2018-08-10 | 1 | -1/+1 |
* | Bump to 0.7.2 and shorten long code lines (#172) | Alexander Griffith | 2018-03-05 | 1 | -2/+3 |
* | Explicity set output variables to "unlimited" when saving plstore. | Holger Durer | 2018-03-02 | 1 | -1/+6 |
* | Keep track of to which instance secrets in plstore belong. | Holger Dürer | 2018-03-02 | 1 | -12/+18 |
* | Bump version to 0.7.1 | Johnson Denen | 2017-06-19 | 1 | -1/+1 |
* | Bump to v0.7.0 | Johnson Denen | 2017-05-18 | 1 | -1/+1 |
* | replaced declare-function with autoload | alexjgriffith | 2017-05-18 | 1 | -2/+2 |
* | Remove most byte-compile warnings. | Holger Dürer | 2017-05-18 | 1 | -14/+16 |
* | Bump to v0.6.3 | Johnson Denen | 2017-05-15 | 1 | -1/+1 |
* | Use lexical-binding in all files. | Holger Dürer | 2017-05-15 | 1 | -1/+2 |
* | Bump to v0.6.2 | Johnson Denen | 2017-04-29 | 1 | -1/+1 |
* | Bump to v0.6.1 | Johnson Denen | 2017-04-28 | 1 | -1/+1 |
* | Bump to v0.6.0 | Johnson Denen | 2017-04-24 | 1 | -1/+1 |
* | Bump to v0.5.5 | Johnson Denen | 2017-04-24 | 1 | -1/+1 |
* | Bump to v0.5.4 | Johnson Denen | 2017-04-23 | 1 | -1/+1 |
* | Fix some compilation errors | Johnson Denen | 2017-04-23 | 1 | -1/+1 |
* | Make tweaks per checkdoc feedback | Johnson Denen | 2017-04-23 | 1 | -2/+2 |
* | Make tweaks per package-lint feedback | Johnson Denen | 2017-04-23 | 1 | -0/+1 |
* | Group API endpoint function with mastodon-http | Johnson Denen | 2017-04-23 | 1 | -1/+1 |
* | Add mastodon-client feature | Johnson Denen | 2017-04-23 | 1 | -0/+95 |