Commit Graph

661 Commits

Author SHA1 Message Date
c6ad04e6ee
Typo in CMake config.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-12-19 15:15:21 +01:00
9671407556
Different indentation for CMake files. 2019-12-19 15:14:59 +01:00
c35dab8350
Merge branch 'develop'
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-14 12:06:43 +02:00
c772d7b60e
Improved introduction.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-14 00:01:13 +02:00
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
db95855ab6
Merge branch 'develop'
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-13 21:05:34 +02:00
5dce94a4a3
Add Emoji example.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-13 17:39:49 +02:00
7adad67dd9
Install examples into the correct directory. 2019-10-13 16:34:42 +02:00
5275ab73ac
Version bump 0.111.2.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-07 23:07:32 +02:00
a50d28e9a2
Merge branch 'develop' 2019-10-07 23:07:16 +02:00
57238020a3
Do not return lowercased header, but the original one. 2019-10-07 23:06:15 +02:00
d37e720a11
Version bump 0.111.1.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-06 17:20:44 +02:00
ad0773d5a7
Install documentation into ${CMAKE_INSTALL_DOCDIR}/${PROJECT_NAME}/. 2019-10-06 17:20:07 +02:00
bfe77f1b18
Don't install HTML documentation with autogenerated packages. 2019-10-06 17:19:07 +02:00
10947148a1
Don't support versions pre 0.100.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-06 16:43:13 +02:00
ec49399d39
Version bump 0.111.0 2019-10-06 16:40:22 +02:00
b4d6e37c96
Merge branch 'develop' 2019-10-06 16:39:38 +02:00
719f8a7664
Actually delete parameters in delete_params(). 2019-10-06 16:39:06 +02:00
c3a5df62e5
Add Link::min_id() and allow for alphanumeric IDs. 2019-10-06 16:39:06 +02:00
8b197134ab
Added favourites-example. 2019-10-06 16:39:06 +02:00
d43b1c72db
Match headers case-insensitively. 2019-10-06 14:58:04 +02:00
2fa3bff89c
Re-add support for getting headers. 2019-10-06 14:35:06 +02:00
fe526f8e94
Merge branch 'develop'
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-27 03:54:53 +02:00
28919cdaa8
Include contribution guidelines in readme.
Some checks failed
continuous-integration/drone/push Build is failing
2019-09-27 03:52:58 +02:00
ff846a63cb
Make more use of variables in contribution guidelines. 2019-09-27 03:52:38 +02:00
7857b17b8b
Fix contact-variable in COC. 2019-09-27 03:52:22 +02:00
f65cc6bac6
Add “patch via email”-paragraph to contributing guidelines.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-23 19:27:26 +02:00
453d8fc272
Fix path to CONTRIBUTING.adoc.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-22 03:48:06 +02:00
a99fdc0742
Merge branch 'develop'
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-09-22 03:45:55 +02:00
22754226f2
Replaced “mastodon-cpp” with variable “{project}” in readme.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-09-22 03:45:18 +02:00
66d41fec46
Add contributing guidelines, a COC and EditorConfig. 2019-09-22 03:38:14 +02:00
ff43aea4ab
Add CentOS 7 workaround.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-20 03:55:13 +02:00
83819c5f33
CI: Add openssl-devel to rpm dependencies. 2019-09-20 03:40:59 +02:00
9b13db149b
Add package description workaround for CMake < 3.9. 2019-09-20 03:30:54 +02:00
795bf14e51
Corrected version in documentation from 0.107.0 to 0.110.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-20 02:58:58 +02:00
47adbe0281
Merge branch 'develop' 2019-09-20 02:55:32 +02:00
14d2e53cfc
Add support for the streaming event “filters_changed”. 2019-09-20 02:52:56 +02:00
f8ed45dcc4
Deleted report from return types and added Poll and Conversations.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-20 02:41:27 +02:00
d100d1a2b6
Add support for GET /api/v1/streaming/direct. 2019-09-20 02:38:56 +02:00
ff649fd2eb
Add support for /api/v1/streaming/hashtag/local. 2019-09-20 02:37:33 +02:00
7f80bff4e1
Add support for /api/v1/streaming/health. 2019-09-20 02:36:16 +02:00
3446bbf5d6
Deleted Easy::Report and GET /api/v1/reports.
Some checks failed
continuous-integration/drone/push Build is failing
They are no longer documented by Mastodon.
2019-09-20 02:29:45 +02:00
14a1d92442
Added /api/v1/conversations. 2019-09-20 02:26:47 +02:00
c3e00e2e31
Added Easy::Conversation. 2019-09-20 02:26:07 +02:00
1b514df555
Added /api/v1/polls/:id and /api/v1/polls/:id/votes.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-20 00:40:22 +02:00
416675a667
Added Entity Easy::Poll. 2019-09-20 00:07:17 +02:00
4d5b331a0f
Removed /api/v1/search.
Because it is not documented by tootsuite anymore.
2019-09-19 23:21:58 +02:00
2b265a5831
Merge branch 'develop'
All checks were successful
continuous-integration/drone/push Build is passing
Switched from curlpp to POCO, modernized cmake recipes.
2019-08-30 08:20:48 +02:00
08ae30835c
Confirmed that proxies work, added debug message with proxy info.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-30 08:06:48 +02:00
707771c7bf
Bugfix: Do not try to set proxy in parent class.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-25 05:27:00 +02:00