Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitignore | mousebot | 2022-05-06 | 1 | -0/+1 |
| | |||||
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 1 | -0/+2 |
| | |||||
* | Add store-client-id-and-secret test | Johnson Denen | 2017-04-12 | 1 | -0/+1 |
| | | | | | Add `mastodon-auth--token-file' function Add test for `mastodon-auth--token-file' | ||||
* | Ignore compiled and packaging files | Johnson Denen | 2017-04-09 | 1 | -0/+7 |
| | |||||
* | Authentication via OAuth2 | Johnson Denen | 2017-04-09 | 1 | -0/+1 |
- Store auth token, client-id, and client-secret in plstore file - Generate auth data if not present in plstore - Use auth data if present in plstore - Helper functions - Lots of improvement needed |