Commit Graph

12 Commits

Author SHA1 Message Date
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
0638f8fe9a
Query max_toot_chars the first time get_max_chars() is called. 2020-01-06 09:31:05 +01:00
6663cca653
Change signature of Instance. 2020-01-06 09:11:32 +01:00
a6bd081280
Refactored constructor of Instance.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-05 20:47:34 +01:00
b8802d3674
Make assignment to _max_chars clearer. 2020-01-05 20:10:54 +01:00
61a26dbb67
Query instance for max_toot_chars. 2020-01-05 11:17:10 +01:00
db315a3a70
Instance: Add getters for hostname, baseuri and access_token. 2020-01-05 10:33:54 +01:00
a7a861351f
Move low-level network stuff to CURLWrapper. 2020-01-04 18:11:24 +01:00
c7f61434b6
Silence some linter warnings I can't do anything about. 2020-01-04 16:24:11 +01:00
81e579f162
Only initialize libcurl once. 2020-01-04 16:23:52 +01:00
e6690c85b4
Add curl initialization. 2020-01-04 11:38:27 +01:00
4c557aae6e
Use Instance and Request classes. 2020-01-03 12:42:10 +01:00