| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Close #52 with mastodon-tl--more function | Johnson Denen | 2017-04-23 | 2 | -0/+8 |
* | Group API endpoint function with mastodon-http | Johnson Denen | 2017-04-23 | 1 | -1/+1 |
* | Clean up tests and update DOCSTRINGs | Johnson Denen | 2017-04-23 | 3 | -35/+13 |
* | Rewrite mastodon-auth | Johnson Denen | 2017-04-23 | 3 | -129/+37 |
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 8 | -13/+6 |
* | Add mastodon-client feature | Johnson Denen | 2017-04-23 | 1 | -0/+76 |
* | Retrieve home timeline with `mastodon' function | Johnson Denen | 2017-04-14 | 1 | -0/+16 |
* | 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 |