Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use synchronous calls for simpler JSON parsing | Johnson Denen | 2017-04-14 | 1 | -2/+3 |
* | Add GET function | Johnson Denen | 2017-04-14 | 1 | -0/+10 |
* | Add `mastodon-auth--client' function | Johnson Denen | 2017-04-12 | 1 | -4/+7 |
* | Add tests for `mastodon--access-token' | Johnson Denen | 2017-04-12 | 1 | -1/+15 |
* | Add mastodon--get-access-token test | Johnson Denen | 2017-04-12 | 1 | -0/+16 |
* | Abstract success lambda to its own function and test | Johnson Denen | 2017-04-12 | 1 | -0/+14 |
* | Add mastodon--client-app tests | Johnson Denen | 2017-04-12 | 3 | -0/+25 |
* | Add store-client-id-and-secret test | Johnson Denen | 2017-04-12 | 1 | -0/+24 |
* | Add mastodon--register-and-return-client-app test | Johnson Denen | 2017-04-12 | 1 | -14/+27 |
* | Add mastodon-auth--register-client-app test | Johnson Denen | 2017-04-12 | 1 | -0/+19 |
* | Add mastodon-auth--registration-success test | Johnson Denen | 2017-04-12 | 1 | -0/+12 |
* | Add tests for mastodon-toot.el functions | Johnson Denen | 2017-04-10 | 1 | -0/+25 |