Commit Graph

20 Commits

Author SHA1 Message Date
tastytea caf94e6c17
Add example03 to reference.
continuous-integration/drone/push Build is passing Details
2020-01-10 19:40:16 +01:00
tastytea 839e29b37b
Expand section about thread safety in documentation. 2020-01-09 11:23:30 +01:00
tastytea 1f9ddf353c
Add streaming example to reference. 2020-01-08 22:29:01 +01:00
tastytea 577c252b42
Improve documentation. 2020-01-08 17:22:41 +01:00
tastytea bbd0445821
Add sections about thread safety and text input to documentation. 2020-01-08 11:07:16 +01:00
tastytea 5d90fa97f1
Renamed return_types.hpp to answer.hpp.
continuous-integration/drone/push Build is passing Details
2020-01-06 14:43:10 +01:00
tastytea cda40d193f
Add doxygen-reference to example. 2020-01-06 10:02:59 +01:00
tastytea 7563d083c0
Improve exception documentation. 2020-01-06 09:42:51 +01:00
tastytea 9a6cfdc899
Updated example in documentation.
continuous-integration/drone/push Build is passing Details
2020-01-05 13:40:21 +01:00
tastytea 86078bb4d6
Fix include order. 2020-01-05 11:51:41 +01:00
tastytea f872707036
Renamed “Request” to “Connection”.
It will be used not for only one request, but for all requests to an instance.
2020-01-05 09:38:13 +01:00
tastytea dd1ee45c15
Escape API in documentation where necessary.
continuous-integration/drone/push Build is passing Details
2020-01-04 12:22:43 +01:00
tastytea 892f1c6f87
Fix headers in Doxygen output. 2020-01-04 12:04:47 +01:00
tastytea 6d9096193b
Add CURLException. 2020-01-04 11:37:08 +01:00
tastytea 174daaf924
Add request.hpp to mastodonpp.hpp and update example. 2020-01-03 13:10:46 +01:00
tastytea ed3111eb9e
Add enum for API calls.
continuous-integration/drone/push Build is passing Details
2020-01-03 12:47:11 +01:00
tastytea 4c557aae6e
Use Instance and Request classes. 2020-01-03 12:42:10 +01:00
tastytea 1d3275e429
Add documentation.
continuous-integration/drone/push Build is passing Details
2020-01-03 11:27:32 +01:00
tastytea 49e910ecd8
Add return type for requests. 2020-01-03 10:30:56 +01:00
tastytea 5dc047811e
Add skeleton. 2020-01-03 08:32:03 +01:00