|
bb6b00114e
|
Clear buffers before making a request.
continuous-integration/drone/push Build is passing
|
2020-01-09 13:14:24 +01:00 |
|
|
bf82525c5e
|
Add baseurl to uri if endpoint is string_view.
|
2020-01-09 13:12:50 +01:00 |
|
|
ec41063488
|
Add get_new_events().
continuous-integration/drone/push Build is passing
A more comfortable way to consume stream events.
|
2020-01-09 12:24:29 +01:00 |
|
|
839e29b37b
|
Expand section about thread safety in documentation.
|
2020-01-09 11:23:30 +01:00 |
|
|
e4a5b8e9ce
|
Move set_proxy() to Instance.
|
2020-01-09 11:23:15 +01:00 |
|
|
8482f51aff
|
Fix curl URI.
continuous-integration/drone/push Build is passing
|
2020-01-08 22:48:10 +01:00 |
|
|
8937ac77e6
|
Fix <code> markup.
continuous-integration/drone/push Build is passing
|
2020-01-08 22:45:46 +01:00 |
|
|
e9b0ceb4c9
|
Add introduction and an example to readme.
continuous-integration/drone/push Build is passing
|
2020-01-08 22:29:31 +01:00 |
|
|
1f9ddf353c
|
Add streaming example to reference.
|
2020-01-08 22:29:01 +01:00 |
|
|
f401f9d1b2
|
Improve documentation for new_stream_contents().
|
2020-01-08 21:56:54 +01:00 |
|
|
7edcb7c507
|
Add streaming example.
|
2020-01-08 21:49:48 +01:00 |
|
|
0e3b812b54
|
Only check for libcurl return code if it could return an error.
|
2020-01-08 21:36:59 +01:00 |
|
|
d2de78ff9e
|
Add streaming support.
|
2020-01-08 21:27:27 +01:00 |
|
|
a724006854
|
Make curl writer non-satatic and add static wrapper.
We need to use the mutex, a class member, from within the writer function.
|
2020-01-08 19:55:34 +01:00 |
|
|
c93810e241
|
Move URI building for GET requets to add_parameters_to_uri().
|
2020-01-08 17:51:53 +01:00 |
|
|
6b5936a4b6
|
Replace append with +=.
continuous-integration/drone/push Build is passing
|
2020-01-08 17:39:47 +01:00 |
|
|
4b118e75f1
|
Fix / ignore some clang-tidy warnings.
|
2020-01-08 17:38:27 +01:00 |
|
|
577c252b42
|
Improve documentation.
|
2020-01-08 17:22:41 +01:00 |
|
|
deed340f3d
|
Add set_proxy().
|
2020-01-08 17:20:36 +01:00 |
|
|
1f78b00205
|
Replace string with string_view where possible.
|
2020-01-08 16:46:27 +01:00 |
|
|
2ab0018df9
|
Replace arguments in URI.
continuous-integration/drone/push Build is passing
id, nickname, nickname_or_id, hashtag, permission_group.
|
2020-01-08 14:13:55 +01:00 |
|
|
c07fb1db71
|
Add support for parameters (GET).
|
2020-01-08 13:06:12 +01:00 |
|
|
15c1e15466
|
Follow up to 10 HTTP redirects automatically.
This includes permanent redirects.
|
2020-01-08 11:53:01 +01:00 |
|
|
50ae16002b
|
Make curlwrapper_instances explicitly atomic.
continuous-integration/drone/push Build is passing
|
2020-01-08 11:27:19 +01:00 |
|
|
bbd0445821
|
Add sections about thread safety and text input to documentation.
|
2020-01-08 11:07:16 +01:00 |
|
|
b1c99e70b8
|
CI: Compile exmaples.
continuous-integration/drone/push Build is passing
|
2020-01-07 09:16:30 +01:00 |
|
|
709570be62
|
CI: Test with clang.
|
2020-01-07 09:13:57 +01:00 |
|
|
31ce23febf
|
Fix include in example, prefer local header.
|
2020-01-07 09:02:16 +01:00 |
|
|
935c84e001
|
Search for all directories in shorten_filename().
continuous-integration/drone/push Build is passing
|
2020-01-06 16:43:14 +01:00 |
|
|
27054d480e
|
Fix initialization notation of version.
|
2020-01-06 16:42:42 +01:00 |
|
|
f01ec3eee0
|
Set User-Agent.
|
2020-01-06 16:38:09 +01:00 |
|
|
f195c5bcef
|
Add get_curl_easy_handle().
|
2020-01-06 15:33:23 +01:00 |
|
|
5d90fa97f1
|
Renamed return_types.hpp to answer.hpp.
continuous-integration/drone/push Build is passing
|
2020-01-06 14:43:10 +01:00 |
|
|
1ac1bda619
|
Add parametermap.
|
2020-01-06 13:29:38 +01:00 |
|
|
a1a6997619
|
Exclude shorten_filename from doxygen.
continuous-integration/drone/push Build is passing
|
2020-01-06 10:03:18 +01:00 |
|
|
cda40d193f
|
Add doxygen-reference to example.
|
2020-01-06 10:02:59 +01:00 |
|
|
5d6ad60d3b
|
Add simple example.
continuous-integration/drone/push Build is passing
|
2020-01-06 09:43:08 +01:00 |
|
|
7563d083c0
|
Improve exception documentation.
|
2020-01-06 09:42:51 +01:00 |
|
|
0638f8fe9a
|
Query max_toot_chars the first time get_max_chars() is called.
|
2020-01-06 09:31:05 +01:00 |
|
|
6663cca653
|
Change signature of Instance.
|
2020-01-06 09:11:32 +01:00 |
|
|
a6bd081280
|
Refactored constructor of Instance.
continuous-integration/drone/push Build is passing
|
2020-01-05 20:47:34 +01:00 |
|
|
cb7dee1ab7
|
Add errorlog.
continuous-integration/drone/push Build is passing
|
2020-01-05 20:39:05 +01:00 |
|
|
3c6c56d973
|
Make curlwrapper_instances static.
|
2020-01-05 20:27:28 +01:00 |
|
|
b93fe57cae
|
Show filename in debuglog instead of function.
|
2020-01-05 20:19:59 +01:00 |
|
|
b8802d3674
|
Make assignment to _max_chars clearer.
|
2020-01-05 20:10:54 +01:00 |
|
|
be2f00faae
|
Do global curl init / cleanup only once.
continuous-integration/drone/push Build is passing
|
2020-01-05 19:09:22 +01:00 |
|
|
159cd05f5a
|
Make _endpoint_map static.
|
2020-01-05 19:00:24 +01:00 |
|
|
fba5a576f0
|
Add support for HTTP method PUT.
|
2020-01-05 16:16:22 +01:00 |
|
|
1bfe3136aa
|
Add placeholder for :hashtag.
|
2020-01-05 16:15:58 +01:00 |
|
|
765fc86179
|
Add all API endpoints of Pleroma 1.1.7.
continuous-integration/drone/push Build is passing
|
2020-01-05 16:01:38 +01:00 |
|