Commit Graph

166 Commits

Author SHA1 Message Date
tastytea fd407094a2
Add package for Ubuntu bionic. 2019-12-26 03:19:32 +01:00
tastytea cacc2c3a5b
Build packages for Debian stretch and buster. 2019-12-25 20:53:14 +01:00
tastytea ceda771700
Version bump 0.111.3.
continuous-integration/drone/push Build is passing Details
2019-12-19 15:16:24 +01:00
tastytea 5275ab73ac
Version bump 0.111.2.
continuous-integration/drone/push Build is passing Details
2019-10-07 23:07:32 +02:00
tastytea d37e720a11
Version bump 0.111.1.
continuous-integration/drone/push Build is passing Details
2019-10-06 17:20:44 +02:00
tastytea ad0773d5a7
Install documentation into ${CMAKE_INSTALL_DOCDIR}/${PROJECT_NAME}/. 2019-10-06 17:20:07 +02:00
tastytea ec49399d39
Version bump 0.111.0 2019-10-06 16:40:22 +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 1273518a5c
Add pkg-config recipe. 2019-08-16 02:08:14 +02:00
tastytea 5f73020056
Modernized CMake recipes. 2019-08-16 02:08:14 +02:00
tastytea f7af97ad73
Version bump 0.106.0.
continuous-integration/drone/push Build is passing Details
2019-08-12 23:06:29 +02:00
tastytea 39af18fe35
Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
tastytea 4922f79bf2
Moved cmake config for tests to tests/.
continuous-integration/drone/push Build is failing Details
2019-06-10 17:40:00 +02:00
tastytea 3f09180b85
Added tests for API::v1::media. 2019-04-27 22:03:16 +02:00
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