mastodonpp/src
tastytea c9009e1de0
continuous-integration/drone/push Build is passing Details
Add FindCURL-workaround CMake < 3.12.
2020-01-04 12:10:44 +01:00
..
CMakeLists.txt Add FindCURL-workaround CMake < 3.12. 2020-01-04 12:10:44 +01:00
api.cpp Put API endpoints in class API. 2020-01-04 09:29:52 +01:00
exceptions.cpp Add CURLException. 2020-01-04 11:37:08 +01:00
instance.cpp Add curl initialization. 2020-01-04 11:38:27 +01:00
mastodonpp.cpp Use Instance and Request classes. 2020-01-03 12:42:10 +01:00
request.cpp Add Request::get() (without real function for now). 2020-01-04 11:38:58 +01:00
return_types.cpp Rename answer to answer_type. 2020-01-04 09:12:00 +01:00
version.hpp.in Add version header. 2020-01-03 15:59:43 +01:00