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 1b514df555
continuous-integration/drone/push Build is passing Details
Added /api/v1/polls/:id and /api/v1/polls/:id/votes.
2019-09-20 00:40:22 +02:00
..
entities Added Entity Easy::Poll. 2019-09-20 00:07:17 +02:00
all.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
easy.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
easy.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +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 Added /api/v1/polls/:id and /api/v1/polls/:id/votes. 2019-09-20 00:40:22 +02:00
return_types_easy.hpp Changed error codes and introduced error constants. 2019-08-21 08:00:46 +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 Added Entity Easy::Poll. 2019-09-20 00:07:17 +02:00