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 2287a4753c
the build was successful Details
Fixed operator << warnings.
2019-04-21 13:59:31 +02:00
..
entities Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
all.hpp Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
easy.cpp Report errors with get_stream() in-stream. 2019-04-10 20:52:36 +02:00
easy.hpp Removed obsolete parameters from documentation. 2019-04-14 06:44:11 +02:00
entity.cpp Added daylight savings time detection to Easy::Entity::get_time(). 2019-04-18 04:46:55 +02:00
entity.hpp Fixed operator << for Easy::return_entity. 2019-04-21 13:17:39 +02:00
return_types_easy.cpp Fixed operator << for Easy::return_entity. 2019-04-21 13:17:39 +02:00
return_types_easy.hpp Fixed operator << for Easy::return_entity. 2019-04-21 13:17:39 +02:00
simple_calls.cpp Put http_error_code in return_base. 2019-04-14 17:58:33 +02:00
types_easy.cpp Fixed operator << warnings. 2019-04-21 13:59:31 +02:00
types_easy.hpp Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00