summaryrefslogtreecommitdiffstats
path: root/include/mastodonpp.hpp
Commit message (Collapse)AuthorAge
* Add sections about thread safety and text input to documentation.tastytea2020-01-08
|
* Renamed return_types.hpp to answer.hpp.tastytea2020-01-06
|
* Add doxygen-reference to example.tastytea2020-01-06
|
* Improve exception documentation.tastytea2020-01-06
|
* Updated example in documentation.tastytea2020-01-05
|
* 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