Commit Graph

13 Commits

Author SHA1 Message Date
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