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