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 e6b5869ca8
fixed missing return statements
2018-02-28 08:00:34 +01:00
..
examples Added short descriptions to examples 2018-02-26 09:07:40 +01:00
tests error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
api_delete.cpp Replaced own urlencode() with curlpp::escape() 2018-02-22 03:04:15 +01:00
api_get.cpp Added streaming support 2018-02-26 07:57:30 +01:00
api_get_stream.cpp Added streaming support 2018-02-26 07:57:30 +01:00
api_patch.cpp Fixed PATCH, implemented all POST requests 2018-01-22 02:25:09 +01:00
api_post.cpp Replaced own urlencode() with curlpp::escape() 2018-02-22 03:04:15 +01:00
api_put.cpp Replaced own urlencode() with curlpp::escape() 2018-02-22 03:04:15 +01:00
http_sync.cpp Fixed bug that caused data corruption in the server responses 2018-02-27 05:23:06 +01:00
macros.hpp error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
mastodon-cpp.cpp fixed missing return statements 2018-02-28 08:00:34 +01:00
mastodon-cpp.hpp Re-added urlencode() for backwards-compatibility. Marked as deprecated. 2018-02-28 07:51:49 +01:00
version.hpp.in fixed CMakeLists 2018-01-13 19:11:09 +01:00