aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-http.el
Commit message (Expand)AuthorAgeFilesLines
...
* Make tweaks per checkdoc feedbackJohnson Denen2017-04-231-0/+3
* Make tweaks per package-lint feedbackJohnson Denen2017-04-231-2/+4
* Close #10 and remove unused mastodon-http functionsJohnson Denen2017-04-231-61/+8
* Group API endpoint function with mastodon-httpJohnson Denen2017-04-231-1/+1
* Rewrite mastodon-authJohnson Denen2017-04-231-2/+2
* Cleanup mastodon-toot featureJohnson Denen2017-04-201-1/+3
* Close #11 with new callbacksJohnson Denen2017-04-201-0/+7
* Add boost feature to timelinesJohnson Denen2017-04-181-0/+19
* Retrieve home timeline with `mastodon' functionJohnson Denen2017-04-141-1/+0
* Use synchronous calls for simpler JSON parsingJohnson Denen2017-04-141-3/+16
* Add GET functionJohnson Denen2017-04-141-0/+7
* Make headers more conventionalJohnson Denen2017-04-101-4/+21
* Fix #8 flycheck issuesJohnson Denen2017-04-091-9/+29
* Update DOCSTRINGsJohnson Denen2017-04-091-5/+18
* Fix void-function errorJohnson Denen2017-04-091-1/+1
* Refactor authorizationJohnson Denen2017-04-091-7/+36
* Restructure under lisp directoryJohnson Denen2017-04-091-0/+34