Commit Graph

152 Commits

Author SHA1 Message Date
tastytea 5ddc0f20fe
Added dependency-install examples for Debian Stretch and CentOS 7.
the build was successful Details
2019-04-22 04:01:18 +02:00
tastytea c94a2ccb4a
Added example for EXTRA_TEST_ARGS.
the build was successful Details
2019-04-20 01:30:05 +02:00
tastytea 2527e9523e
Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
tastytea 346154c062
Added Easy::Token. 2019-04-16 17:56:45 +02:00
tastytea d4736308fd
Put http_error_code in return_base. 2019-04-14 17:58:33 +02:00
tastytea d5e6dfc776
Version bump 0.101.1
the build was successful Details
2019-04-14 04:46:03 +02:00
tastytea a1083b5c18
Changed CMAKE_PROJECT_NAME to PROJECT_NAME.
the build was successful Details
2019-04-14 04:38:59 +02:00
tastytea ca60900a0c
Reformatted and splitted cmake recipe. 2019-04-14 04:11:17 +02:00
tastytea e5c02f04d3
Version bump 0.101.0.
the build was successful Details
2019-04-13 22:24:40 +02:00
tastytea bde8d11706
Revamped streams. 2019-04-10 02:25:55 +02:00
tastytea 55529136c2
Changed default for WITH_EXAMPLES to NO.
the build failed Details
2019-04-04 12:58:49 +02:00
tastytea d7bec891dd
Set default values for all custom cmake-variables.
And changed WITHOUT_EASY to WITH_EASY.
2019-04-04 12:47:40 +02:00
tastytea beb6910085
Install all necessary headers. 2019-04-04 12:35:43 +02:00
tastytea 552c92a1ef
Set default for WITH_EXAMPLES to YES, disabled tests. 2019-03-28 13:29:21 +01:00
tastytea cc43f133a4
Removed -DWITH_STATIC.
the build was successful Details
2019-03-03 12:28:14 +01:00
tastytea 5c4ca94d4b
Added more warnings to debug build. 2019-02-22 10:10:44 +01:00
tastytea 24687cba07
Removed deprecated code. 2019-02-22 08:23:26 +01:00
tastytea ffaf4a551a
Bugfix: Do not assume client_id, client_secret and token are hexadecimal.
the build was successful Details
2019-02-04 19:14:54 +01:00
tastytea 5a6b541de2
Changed ids from uint_fast64_t to const string in all relevant places. 2019-01-27 03:50:28 +01:00
tastytea 462085470e
Added get_notifications().
the build was successful Details
Closes #3
2019-01-26 06:54:47 +01:00
tastytea cfb21e3e2b
Tell the compiler to be more pedantic for debug builds. 2018-12-04 09:49:57 +01:00
tastytea 1f5e356b2a
Added Instance::max_toot_chars() 2018-12-04 09:44:32 +01:00
tastytea ebaee939eb
Incorporated changes from Mastodon 2.4 to 2.6 2018-11-17 21:07:51 +01:00
tastytea d79fbc212b
Bugfix: Link error with inline function
the build was successful Details
2018-11-13 14:50:42 +01:00
tastytea 497cab1122
CI: Dropped g++-6, was based on jessie, didn't work with libcurlpp-dev from sid
the build failed Details
2018-10-08 18:53:48 +02:00
tastytea 38390274ae
Removed ebuilds from CI recipe
the build failed Details
2018-10-08 18:36:13 +02:00
tastytea e372614068
Added error 16: Timeout 2018-10-08 01:33:09 +02:00
tastytea f1755d8de3
Bugfix: Error codes from send_post and send_toot were not reported back.
Because the variable was not a reference.
2018-10-08 01:22:55 +02:00
tastytea f64984f331
Updated Easy::Account for Mastodon 2.4.0+ 2018-09-16 02:45:24 +02:00
tastytea 54493cd42e
Fixed package generation issues 2018-09-16 01:28:38 +02:00
tastytea 7882429cef
drone: replaced stretch-dependencies with jessie-backports 2018-08-26 20:28:13 +02:00
tastytea fc281a698b
drone: reversed compiler list, generate generic binary package
the build was successful Details
2018-08-26 19:46:36 +02:00
tastytea 0ede902e0b
Enabled the possibility to generate source packages 2018-08-26 13:43:16 +02:00
tastytea cdb538fa45
Updated dependencies, version bump
the build was successful Details
2018-08-14 17:26:34 +02:00
tastytea fb0a7c0f7f
Added option to compile to static library
the build was successful Details
2018-07-19 12:23:27 +02:00
tastytea 63fd9f581c
bugfix: some examples didn't compile with -DWITHOUT_EASY 2018-07-19 11:17:46 +02:00
tastytea b74381ceed
Enhanced Entity::valid
the build was successful Details
It now checks if all non-nullable attributes are set. fixes #10
2018-07-14 11:54:13 +02:00
tastytea 2565ff8d15
Renamed send_toot to send_post, made send_toot an alias for send_post 2018-07-14 10:36:34 +02:00
tastytea 5df220913b
Added API::urldecode()
the build was successful Details
2018-06-28 14:19:43 +02:00
tastytea c29a8e908e
Updated DEB/RPM-package metainfo 2018-06-21 18:28:39 +02:00
tastytea f9c32f38d3
Removed redundant debug messages
the build was successful Details
2018-06-21 12:42:38 +02:00
tastytea 8f30451ec1
Made Easy::Attachment writable (#1)
the build was successful Details
2018-06-14 03:19:23 +02:00
tastytea b3dfec4204
Added Easy::Account::fields()
Returns the metadata fields introduced in Mastodon 2.4.0.
2018-06-12 03:05:12 +02:00
tastytea 55837e78d2
Added /api/v2/search, copied Easy::Result::hashtag to hashtag_v1, changed Easy::Result::hashtag to return Easy::Tag objects 2018-06-11 01:38:36 +02:00
tastytea b9603587c5
Added proxy to get_stream() 2018-05-26 23:48:03 +02:00
tastytea 86a614dd61
Added proxy support 2018-05-26 22:34:31 +02:00
tastytea 0a6c595a66
version bump 0.14.0 2018-05-23 20:35:35 +02:00
tastytea d7043c06a6
Added Easy::PushSubscription 2018-05-23 20:21:41 +02:00
tastytea a0435e37d3
Added support for push subscriptions 2018-05-22 23:49:31 +02:00
tastytea d342edfd21
added http::callback_progress() to cancel transfers quicker and more reliably 2018-05-20 12:29:04 +02:00