Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most byte-compile warnings. | Holger Dürer | 2017-05-18 | 1 | -5/+5 |
| | | | | | | | We do this by - moving vars into the files where they are (mostly) used - "declaring" vars used elsewhere with the (defvar <var-name>) pattern, - declaring functions defined in others functions rather than loading the file via require. | ||||
* | Group API endpoint function with mastodon-http | Johnson Denen | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 1 | -1/+0 |
| | |||||
* | Add mastodon-client feature | Johnson Denen | 2017-04-23 | 1 | -0/+76 |