Commit Graph

26 Commits

Author SHA1 Message Date
a8e342202d
Move types into types.hpp and add answer_type::next() and prev(). 2020-01-14 20:44:08 +01:00
7af01ffb17
Add ObtainToken-example.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-12 16:28:11 +01:00
f3f8efac25
Add DELETE example.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-11 16:45:31 +01:00
ed43f74c01
Add examples 05 and 06. 2020-01-11 16:16:50 +01:00
d14f750c39
Add example for posting an attachment. 2020-01-11 15:25:20 +01:00
8d04f7e9ea
Add support for sending files in HTTP forms. 2020-01-11 14:36:49 +01:00
caf94e6c17
Add example03 to reference.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-10 19:40:16 +01:00
839e29b37b
Expand section about thread safety in documentation. 2020-01-09 11:23:30 +01:00
1f9ddf353c
Add streaming example to reference. 2020-01-08 22:29:01 +01:00
577c252b42
Improve documentation. 2020-01-08 17:22:41 +01:00
bbd0445821
Add sections about thread safety and text input to documentation. 2020-01-08 11:07:16 +01:00
5d90fa97f1
Renamed return_types.hpp to answer.hpp.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-06 14:43:10 +01:00
cda40d193f
Add doxygen-reference to example. 2020-01-06 10:02:59 +01:00
7563d083c0
Improve exception documentation. 2020-01-06 09:42:51 +01:00
9a6cfdc899
Updated example in documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-05 13:40:21 +01:00
86078bb4d6
Fix include order. 2020-01-05 11:51:41 +01:00
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
dd1ee45c15
Escape API in documentation where necessary.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-04 12:22:43 +01:00
892f1c6f87
Fix headers in Doxygen output. 2020-01-04 12:04:47 +01:00
6d9096193b
Add CURLException. 2020-01-04 11:37:08 +01:00
174daaf924
Add request.hpp to mastodonpp.hpp and update example. 2020-01-03 13:10:46 +01:00
ed3111eb9e
Add enum for API calls.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 12:47:11 +01:00
4c557aae6e
Use Instance and Request classes. 2020-01-03 12:42:10 +01:00
1d3275e429
Add documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 11:27:32 +01:00
49e910ecd8
Add return type for requests. 2020-01-03 10:30:56 +01:00
5dc047811e
Add skeleton. 2020-01-03 08:32:03 +01:00