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/easy
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
..
entities Corrected version in documentation from 0.107.0 to 0.110.0. 2019-09-20 02:58:58 +02:00
all.hpp Deleted report from return types and added Poll and Conversations. 2019-09-20 02:41:27 +02:00
easy.cpp Add Link::min_id() and allow for alphanumeric IDs. 2019-10-06 16:39:06 +02:00
easy.hpp Deprecated return_entity(_vector) and some high-level abstractions. 2019-10-13 23:56:39 +02:00
entity.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
entity.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
return_types_easy.cpp Deleted report from return types and added Poll and Conversations. 2019-09-20 02:41:27 +02:00
return_types_easy.hpp Deprecated return_entity(_vector) and some high-level abstractions. 2019-10-13 23:56:39 +02:00
simple_calls.cpp Changed error codes and introduced error constants. 2019-08-21 08:00:46 +02:00
types_easy.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
types_easy.hpp Add support for the streaming event “filters_changed”. 2019-09-20 02:52:56 +02:00