aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-client.el
Commit message (Expand)AuthorAgeFilesLines
* first test merge of hdurer's WIP: Posting of imagesmousebot2021-10-151-4/+4
* flycheck: docstrings, autoloads, etcmousebot2021-10-031-1/+1
* 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
* Update copyright and bump versionJohnson Denen2019-03-041-2/+2
* Explitly require json.el in files where we dynamically bind its vars.Holger Dürer2019-03-041-0/+2
* Bump to version 0.8.0Johnson Denen2018-08-101-1/+1
* Bump to 0.7.2 and shorten long code lines (#172)Alexander Griffith2018-03-051-2/+3
* Explicity set output variables to "unlimited" when saving plstore.Holger Durer2018-03-021-1/+6
* Keep track of to which instance secrets in plstore belong.Holger Dürer2018-03-021-12/+18
* Bump version to 0.7.1Johnson Denen2017-06-191-1/+1
* Bump to v0.7.0Johnson Denen2017-05-181-1/+1
* replaced declare-function with autoloadalexjgriffith2017-05-181-2/+2
* Remove most byte-compile warnings.Holger Dürer2017-05-181-14/+16
* Bump to v0.6.3Johnson Denen2017-05-151-1/+1
* Use lexical-binding in all files.Holger Dürer2017-05-151-1/+2
* Bump to v0.6.2Johnson Denen2017-04-291-1/+1
* Bump to v0.6.1Johnson Denen2017-04-281-1/+1
* Bump to v0.6.0Johnson Denen2017-04-241-1/+1
* Bump to v0.5.5Johnson Denen2017-04-241-1/+1
* Bump to v0.5.4Johnson Denen2017-04-231-1/+1
* Fix some compilation errorsJohnson Denen2017-04-231-1/+1
* Make tweaks per checkdoc feedbackJohnson Denen2017-04-231-2/+2
* Make tweaks per package-lint feedbackJohnson Denen2017-04-231-0/+1
* Group API endpoint function with mastodon-httpJohnson Denen2017-04-231-1/+1
* Add mastodon-client featureJohnson Denen2017-04-231-0/+95