Commit Graph

32 Commits

Author SHA1 Message Date
tastytea 8c7493e68e
Reformat header files. 2020-11-13 13:45:59 +01:00
tastytea 65ff76312b
Add nlohmann-json example.
continuous-integration/drone/push Build is passing Details
2020-01-26 00:49:49 +01:00
tastytea c75aefbe2a
Fix header names in documentation.
continuous-integration/drone/push Build was killed Details
2020-01-17 17:30:31 +01:00
tastytea 393c179c00
Make main page of reference more precise. 2020-01-17 17:30:31 +01:00
tastytea d8582f33c1
Mention the dependency on C++17.
continuous-integration/drone/push Build was killed Details
2020-01-17 17:29:44 +01:00
tastytea 343fe2adca
Add unescape_html().
continuous-integration/drone/push Build is passing Details
2020-01-15 19:09:43 +01:00
tastytea a8e342202d
Move types into types.hpp and add answer_type::next() and prev(). 2020-01-14 20:44:08 +01:00
tastytea 7af01ffb17
Add ObtainToken-example.
continuous-integration/drone/push Build is passing Details
2020-01-12 16:28:11 +01:00
tastytea f3f8efac25
Add DELETE example.
continuous-integration/drone/push Build is passing Details
2020-01-11 16:45:31 +01:00
tastytea ed43f74c01
Add examples 05 and 06. 2020-01-11 16:16:50 +01:00
tastytea d14f750c39
Add example for posting an attachment. 2020-01-11 15:25:20 +01:00
tastytea 8d04f7e9ea
Add support for sending files in HTTP forms. 2020-01-11 14:36:49 +01:00
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