aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* Add mastodon--get-access-token testJohnson Denen2017-04-121-8/+17
| | | | Abstract Email and Password prompts to `mastodon-auth--user-and-passwd' function
* Abstract success lambda to its own function and testJohnson Denen2017-04-121-5/+7
| | | | | | Add `mastodon-auth--get-token-success' Add test for `mastodon-auth--get-token-success' Add test for `mastodon--get-access-token-triage'
* Add store-client-id-and-secret testJohnson Denen2017-04-121-2/+6
| | | | | Add `mastodon-auth--token-file' function Add test for `mastodon-auth--token-file'
* 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-104-15/+88
|
* Add versioningJohnson Denen2017-04-091-0/+8
| | | | | - .version file to track - `mastodon-version' function to display
* Close #7 with repo URLJohnson Denen2017-04-091-1/+2
|
* Fix #8 flycheck issuesJohnson Denen2017-04-094-20/+82
|
* Fix #1 by adding scope to auth token requestJohnson Denen2017-04-091-1/+2
|
* Move entry functions to mastodon.elJohnson Denen2017-04-092-11/+14
|
* Update DOCSTRINGsJohnson Denen2017-04-093-8/+43
|
* Add WIP triage function on toot sendJohnson Denen2017-04-092-4/+6
|
* Fix void-function errorJohnson Denen2017-04-091-1/+1
|
* Refactor authorizationJohnson Denen2017-04-094-60/+167
|
* Add follow scopeJohnson Denen2017-04-091-1/+1
|
* Restructure under lisp directoryJohnson Denen2017-04-093-0/+111