Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix include order. | tastytea | 2020-01-05 |
| | |||
* | Renamed “Request” to “Connection”. | tastytea | 2020-01-05 |
| | | | | It will be used not for only one request, but for all requests to an instance. | ||
* | Escape API in documentation where necessary. | tastytea | 2020-01-04 |
| | |||
* | Fix headers in Doxygen output. | tastytea | 2020-01-04 |
| | |||
* | Add CURLException. | tastytea | 2020-01-04 |
| | |||
* | Add request.hpp to mastodonpp.hpp and update example. | tastytea | 2020-01-03 |
| | |||
* | Add enum for API calls. | tastytea | 2020-01-03 |
| | |||
* | Use Instance and Request classes. | tastytea | 2020-01-03 |
| | |||
* | Add documentation. | tastytea | 2020-01-03 |
| | |||
* | Add return type for requests. | tastytea | 2020-01-03 |
| | |||
* | Add skeleton. | tastytea | 2020-01-03 |