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 e1b61b5041
Deprecated return_entity(_vector) and some high-level abstractions.
send_post(), send_toot() and get_notifications().
I don't have the energy to implement and maintain an useful set of high-level
abstractions.
2019-10-13 23:56:39 +02:00
..
api Add support for GET /api/v1/streaming/direct. 2019-09-20 02:38:56 +02:00
easy Deprecated return_entity(_vector) and some high-level abstractions. 2019-10-13 23:56:39 +02:00
CMakeLists.txt Don't install HTML documentation with autogenerated packages. 2019-10-06 17:19:07 +02:00
debug.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
http.cpp Do not return lowercased header, but the original one. 2019-10-07 23:06:15 +02:00
mastodon-cpp.cpp Do not return lowercased header, but the original one. 2019-10-07 23:06:15 +02:00
mastodon-cpp.hpp Match headers case-insensitively. 2019-10-06 14:58:04 +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