This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/src
tastytea d2a4d835de
continuous-integration/drone/push Build is failing Details
Moved set_proxy() to API::http().
API::set_proxy() calls API::http::set_proxy(). Deleted API::get_proxy().
2019-08-25 04:50:08 +02:00
..
api Changed error codes and introduced error constants. 2019-08-21 08:00:46 +02:00
easy Changed error codes and introduced error constants. 2019-08-21 08:00:46 +02:00
CMakeLists.txt Removed and replaced last bits of curlpp. 2019-08-21 04:54:17 +02:00
debug.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
http.cpp Moved set_proxy() to API::http(). 2019-08-25 04:50:08 +02:00
mastodon-cpp.cpp Moved set_proxy() to API::http(). 2019-08-25 04:50:08 +02:00
mastodon-cpp.hpp Moved set_proxy() to API::http(). 2019-08-25 04:50:08 +02:00
return_types.cpp Changed error codes and introduced error constants. 2019-08-21 08:00:46 +02:00
return_types.hpp Changed error codes and introduced error constants. 2019-08-21 08:00:46 +02:00
types.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
types.hpp Changed error codes and introduced error constants. 2019-08-21 08:00:46 +02:00
version.hpp.in fixed CMakeLists 2018-01-13 19:11:09 +01:00