Commit Graph

47 Commits

Author SHA1 Message Date
tastytea 10947148a1
Don't support versions pre 0.100.0.
continuous-integration/drone/push Build is passing Details
2019-10-06 16:43:13 +02:00
tastytea 28919cdaa8
Include contribution guidelines in readme.
continuous-integration/drone/push Build is failing Details
2019-09-27 03:52:58 +02:00
tastytea 453d8fc272
Fix path to CONTRIBUTING.adoc.
continuous-integration/drone/push Build is passing Details
2019-09-22 03:48:06 +02:00
tastytea 22754226f2
Replaced “mastodon-cpp” with variable “{project}” in readme.
continuous-integration/drone/push Build was killed Details
2019-09-22 03:45:18 +02:00
tastytea 66d41fec46
Add contributing guidelines, a COC and EditorConfig. 2019-09-22 03:38:14 +02:00
tastytea d100d1a2b6
Add support for GET /api/v1/streaming/direct. 2019-09-20 02:38:56 +02:00
tastytea ff649fd2eb
Add support for /api/v1/streaming/hashtag/local. 2019-09-20 02:37:33 +02:00
tastytea 7f80bff4e1
Add support for /api/v1/streaming/health. 2019-09-20 02:36:16 +02:00
tastytea 3446bbf5d6
Deleted Easy::Report and GET /api/v1/reports.
continuous-integration/drone/push Build is failing Details
They are no longer documented by Mastodon.
2019-09-20 02:29:45 +02:00
tastytea 14a1d92442
Added /api/v1/conversations. 2019-09-20 02:26:47 +02:00
tastytea c3e00e2e31
Added Easy::Conversation. 2019-09-20 02:26:07 +02:00
tastytea 1b514df555
Added /api/v1/polls/:id and /api/v1/polls/:id/votes.
continuous-integration/drone/push Build is passing Details
2019-09-20 00:40:22 +02:00
tastytea 416675a667
Added Entity Easy::Poll. 2019-09-20 00:07:17 +02:00
tastytea 915c85e9e9
Changed error codes and introduced error constants.
continuous-integration/drone/push Build is passing Details
2019-08-21 08:00:46 +02:00
tastytea ed989935ac
Test with clang7. 2019-08-21 04:37:13 +02:00
tastytea d0bac6779f
Replace curlpp with POCO in README. 2019-08-21 04:31:18 +02:00
tastytea f97608ecfa
[WIP] Switch from curlpp to POCO.
Compilable, but untested and unfinished.
2019-08-20 18:13:51 +02:00
tastytea ac3538aed2
Change license in readme.
continuous-integration/drone/push Build is passing Details
2019-08-16 02:07:45 +02:00
tastytea c49518981b
Added tests for Easy::Tag.
continuous-integration/drone/push Build is passing Details
2019-08-12 05:49:56 +02:00
tastytea 4922fc79fe
Added tests for Easy::Status.
continuous-integration/drone/push Build is failing Details
2019-08-12 04:55:32 +02:00
tastytea 61a2d4aeef
Added tests for Easy::Results. 2019-08-12 04:54:48 +02:00
tastytea 581e4a96bb
Added tests for Easy::Relationship.
continuous-integration/drone/push Build is passing Details
2019-07-21 02:55:57 +02:00
tastytea d9fa878136
Added tests for Easy::PushSubscription. 2019-07-21 02:36:03 +02:00
tastytea b2b58990df
Clarified reasons for blocked instances.
continuous-integration/drone/push Build is passing Details
2019-07-18 17:48:32 +02:00
tastytea dbce486c9b
Blocked Kiwi Farms, added explanation in README.
continuous-integration/drone/push Build is passing Details
2019-07-14 18:01:10 +02:00
tastytea f293d54a63
Added tests for Easy::Notification. 2019-06-26 02:14:52 +02:00
tastytea bbac2b7c51
Added tests for Easy::Mention. 2019-06-10 17:28:22 +02:00
tastytea d4e1f68235
Added tests for Easy::List. 2019-06-10 17:28:22 +02:00
tastytea 9090515a99
CI: Only test g++ 6/9. 2019-05-26 22:18:53 +02:00
tastytea a79d0157fc
Added tests for Easy::Instance.
continuous-integration/drone/push Build is passing Details
2019-05-13 23:09:12 +02:00
tastytea 8a6bef8c2c
Made type names more consistent. 2019-05-13 21:31:38 +02:00
tastytea 51c9180128
Added tests for Easy::Filter.
continuous-integration/drone/push Build is passing Details
2019-05-12 17:59:10 +02:00
tastytea ae7ffc2908
Better and more consistent wording. 2019-05-11 02:19:34 +02:00
tastytea d614696260
Added tests for Easy::Emoji.
continuous-integration/drone/push Build is passing Details
2019-05-10 22:43:14 +02:00
tastytea 920421edf1
Added tests for Easy::Context.
continuous-integration/drone/push Build is passing Details
2019-05-10 21:01:40 +02:00
tastytea 81d2f923b1
Added tests for Easy::Card.
continuous-integration/drone/push Build is passing Details
2019-05-05 14:20:07 +02:00
tastytea f69dcc9e98
Added tests for Easy::Attachment.
continuous-integration/drone/push Build is passing Details
2019-05-01 20:17:06 +02:00
tastytea 385245f421
Deprecated was on the wrong line. 2019-05-01 13:02:23 +02:00
tastytea 909b4edc86
Added tests for Easy::Application.
continuous-integration/drone/push Build is passing Details
2019-05-01 13:01:00 +02:00
tastytea f7ccda7004
Added tests for Easy::Account. 2019-05-01 12:50:33 +02:00
tastytea 8448d8e720
Updated Easy::Account.
continuous-integration/drone/push Build is passing Details
Removed all setters, changed the type for account fields, added new
attributes.
2019-05-01 00:57:00 +02:00
tastytea 42b263897b
Split up checklists in calls and entities. 2019-04-30 23:50:19 +02:00
tastytea a98351905b
Added Easy::account_field_type and Easy::account_fields. 2019-04-30 23:49:55 +02:00
tastytea c626462c0b
Added tests for API::v1::mutes. 2019-04-29 18:09:07 +02:00
tastytea 77b86bd8c0
Typo & typo % typo.
continuous-integration/drone/push Build is failing Details
2019-04-29 11:18:11 +02:00
tastytea 9c278db9b3
Added list of Pleroma API endpoints.
continuous-integration/drone/push Build is passing Details
2019-04-29 02:03:23 +02:00
tastytea 41dfc410f1
Replaced README.md with README.adoc.
continuous-integration/drone/push Build is failing Details
2019-04-29 00:29:30 +02:00