aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-auth.el
Commit message (Expand)AuthorAgeFilesLines
...
* 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 package-lint feedbackJohnson Denen2017-04-231-0/+1
* Clean up tests and update DOCSTRINGsJohnson Denen2017-04-231-3/+6
* Rewrite mastodon-authJohnson Denen2017-04-231-127/+32
* Retrieve home timeline with `mastodon' functionJohnson Denen2017-04-141-1/+0
* Add `mastodon-auth--client' functionJohnson Denen2017-04-121-1/+5
* Refactor mastodon--register-and-return-client-appJohnson Denen2017-04-121-3/+10
* Fix return value bugJohnson Denen2017-04-121-1/+3
* Use `read-passwd'Johnson Denen2017-04-121-1/+1
* Add tests for `mastodon--access-token'Johnson Denen2017-04-121-8/+11
* Add mastodon--get-access-token testJohnson Denen2017-04-121-8/+17
* Abstract success lambda to its own function and testJohnson Denen2017-04-121-5/+7
* Add store-client-id-and-secret testJohnson Denen2017-04-121-2/+6
* Remove progn and return register-client-app funcallJohnson Denen2017-04-121-3/+1
* Add mastodon-auth--registration-success testJohnson Denen2017-04-121-6/+9
* Make headers more conventionalJohnson Denen2017-04-101-4/+21
* Close #7 with repo URLJohnson Denen2017-04-091-1/+2
* Fix #8 flycheck issuesJohnson Denen2017-04-091-7/+22
* Fix #1 by adding scope to auth token requestJohnson Denen2017-04-091-1/+2
* Update DOCSTRINGsJohnson Denen2017-04-091-3/+19
* Refactor authorizationJohnson Denen2017-04-091-44/+76
* Add follow scopeJohnson Denen2017-04-091-1/+1
* Restructure under lisp directoryJohnson Denen2017-04-091-0/+54