Commit message (Collapse) | 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 | |
| | | | | Replace direct references to `mastodon--client-app-plist' | |||||
* | 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 Email and Password prompts to `mastodon-auth--user-and-passwd' function | |||||
* | Abstract success lambda to its own function and test | Johnson Denen | 2017-04-12 | 1 | -0/+14 | |
| | | | | | | Add `mastodon-auth--get-token-success' Add test for `mastodon-auth--get-token-success' Add test for `mastodon--get-access-token-triage' | |||||
* | 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-auth--token-file' function Add test for `mastodon-auth--token-file' | |||||
* | Add mastodon--register-and-return-client-app test | Johnson Denen | 2017-04-12 | 1 | -14/+27 | |
| | | | | Refactor tests to check plist return value | |||||
* | Add mastodon-auth--register-client-app test | Johnson Denen | 2017-04-12 | 1 | -0/+19 | |
| | | | | Add mastodon-auth--register-client-app-triage test | |||||
* | 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 | |