mastodonpp/include
tastytea 9ae50917dd
Some checks failed
continuous-integration/drone/push Build is failing
Remove Instance::get_proxy() and Instance::get_cainfo().
We can't get the values that were set using environment variables or build-time
options. We don't need them anymore for initializing “Connection”s.
2020-01-12 17:39:39 +01:00
..
answer.hpp Add missing header. 2020-01-12 15:25:04 +01:00
api.hpp Fixed some pleroma endpoints. 2020-01-11 15:56:16 +01:00
CMakeLists.txt Install headers. 2020-01-03 16:03:08 +01:00
connection.hpp Simplify connection setup. 2020-01-12 17:24:02 +01:00
curl_wrapper.hpp Add set_useragent(). 2020-01-12 17:37:06 +01:00
exceptions.hpp Add a message only constructor to CURLException. 2020-01-10 12:22:00 +01:00
instance.hpp Remove Instance::get_proxy() and Instance::get_cainfo(). 2020-01-12 17:39:39 +01:00
mastodonpp.hpp Add ObtainToken-example. 2020-01-12 16:28:11 +01:00