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 fb27e79b3d
the build failed Details
Deprecated API::urlencode, API::urldecode, API::unescape_html.
Replaced by Mastodon::urlencode, Mastodon::urldecode,
Mastodon::unescape_html.
2019-04-19 09:11:37 +02:00
..
api Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
easy Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
debug.hpp Changed debug.hpp to respect 80 char rule. 2019-03-30 20:53:53 +01:00
http.cpp Print remaining content of the stream in debug mode. 2019-04-10 21:12:13 +02:00
mastodon-cpp.cpp Deprecated API::urlencode, API::urldecode, API::unescape_html. 2019-04-19 09:11:37 +02:00
mastodon-cpp.hpp Deprecated API::urlencode, API::urldecode, API::unescape_html. 2019-04-19 09:11:37 +02:00
return_types.cpp Put http_error_code in return_base. 2019-04-14 17:58:33 +02:00
return_types.hpp Put http_error_code in return_base. 2019-04-14 17:58:33 +02:00
types.cpp Replaced parametermap with own types. 2019-04-12 01:10:33 +02:00
types.hpp Added list of types to readme. 2019-04-13 21:50:20 +02:00
version.hpp.in fixed CMakeLists 2018-01-13 19:11:09 +01:00