Commit Graph

130 Commits

Author SHA1 Message Date
c94a2ccb4a
Added example for EXTRA_TEST_ARGS.
All checks were successful
the build was successful
2019-04-20 01:30:05 +02:00
14d0263606
Added support for /api/v1/suggestions,
and /api/v1/suggestions/:account_id.
2019-04-20 00:39:52 +02:00
9cfc245db6
Added tests for API::v1::follow_requests. 2019-04-20 00:12:43 +02:00
e9aa714ecf
Added Easy::context_type to list of types.
All checks were successful
the build was successful
2019-04-19 06:12:01 +02:00
53b2a4bbc6
Added tests for API::v1::filters_id.
All checks were successful
the build was successful
2019-04-19 05:48:41 +02:00
2527e9523e
Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
887b77d334
Added tests for API::v1::statuses_id_favourite. 2019-04-19 01:58:57 +02:00
5e721af0a1
Added tests for API::v1::favourites. 2019-04-19 01:40:36 +02:00
5dee115f8f
Fixed RSS link.
All checks were successful
the build was successful
2019-04-17 20:10:42 +02:00
e48c289c23
Added RSS link.
All checks were successful
the build was successful
2019-04-17 05:37:28 +02:00
8db6d59c7a
Added tests for API::v1::endorsements, API::v1::accounts_id_{,un}pin 2019-04-16 23:28:04 +02:00
4a3432e339
Added support for /api/v1/accounts.
All checks were successful
the build was successful
2019-04-16 19:26:09 +02:00
b54d54666a
Added the variable EXTRA_TEST_ARGS to cmake. 2019-04-16 18:40:35 +02:00
a86cd8eaa0
Added support for clang++ 5/6.
All checks were successful
the build was successful
2019-04-16 05:35:27 +02:00
76073881fe
Added support for /api/v1/apps/verify_credentials.
All checks were successful
the build was successful
2019-04-16 02:58:20 +02:00
73b6462d93
Added tests for API::v1::accounts_relationships.
Some checks failed
the build failed
2019-04-15 04:29:54 +02:00
ae7ac65931
Allowed the user ID for tests to be changed.
With the environment variable MASTODON_CPP_USER_ID.
2019-04-15 01:19:26 +02:00
0ffd41c851
Allowed the setting of the instance for testing.
All checks were successful
the build was successful
Via the environment variable MASTODON_CPP_INSTANCE.
2019-04-14 23:08:44 +02:00
a96b2e0ab5
Updated readme.
All checks were successful
the build was successful
2019-04-14 06:34:26 +02:00
ee97700495
Added links to Pleroma and glitch-soc documentation.
All checks were successful
the build was successful
2019-04-13 21:59:27 +02:00
9a7b107b32
typos.
All checks were successful
the build was successful
2019-04-13 21:55:03 +02:00
4e8c44a4ba
Added list of types to readme.
All checks were successful
the build was successful
2019-04-13 21:50:20 +02:00
09ecd8e5e4
Report errors with get_stream() in-stream.
All checks were successful
the build was successful
2019-04-10 20:52:36 +02:00
438a3932e1
Build RPM packages on CentOS.
All checks were successful
the build was successful
2019-04-08 21:24:08 +02:00
55529136c2
Changed default for WITH_EXAMPLES to NO.
Some checks failed
the build failed
2019-04-04 12:58:49 +02:00
d7bec891dd
Set default values for all custom cmake-variables.
And changed WITHOUT_EASY to WITH_EASY.
2019-04-04 12:47:40 +02:00
9d72c992a2
Updated readme.
All checks were successful
the build was successful
2019-04-02 11:28:53 +02:00
cc43f133a4
Removed -DWITH_STATIC.
All checks were successful
the build was successful
2019-03-03 12:28:14 +01:00
6d4199047f
Remove support for g++-5.
All checks were successful
the build was successful
2019-03-03 11:42:54 +01:00
c244b2bb94
Updated README-examples.
Some checks failed
the build failed
2019-03-03 11:22:11 +01:00
d31c83f1d9
Did API inventory.
All checks were successful
the build was successful
Added missing calls to readme, reordered calls, marked deprecated
calls.
2019-03-03 10:41:10 +01:00
9f21c5811a
Changed error codes for curlpp errors. 2019-03-02 11:53:02 +01:00
ade55f8f19
Updated error descriptions. 2019-02-22 12:14:15 +01:00
e034dbc299
Replaced return codes in API::http. 2019-02-22 12:03:28 +01:00
af5e658eb2
Added warning regarding the master branch.
All checks were successful
the build was successful
2019-02-22 08:34:37 +01:00
e41fd98ec1
Announce breaking API changes
All checks were successful
the build was successful
2019-02-22 08:07:55 +01:00
28734ee8cf
Add warning about int->string change.
All checks were successful
the build was successful
2019-01-27 04:23:49 +01:00
03f6b944d8
Updated the link to the Mastodon documentation.
All checks were successful
the build was successful
2018-12-04 12:30:16 +01:00
8a0f709a6e
Added support vor bookmarks (Glitch-Soc)
All checks were successful
the build was successful
2018-12-04 10:34:51 +01:00
64f4e378ef
Added status of Glitch-Soc support to readme 2018-12-04 10:04:54 +01:00
ebaee939eb
Incorporated changes from Mastodon 2.4 to 2.6 2018-11-17 21:07:51 +01:00
18935da2d1
Added ABI instability warning
All checks were successful
the build was successful
2018-10-09 23:43:44 +02:00
d4b42ac316
updated dependencies 2018-10-08 22:43:13 +02:00
2d3d7e3bdd
CI: replace gcc image with debian image
All checks were successful
the build was successful
2018-10-08 22:17:36 +02:00
38390274ae
Removed ebuilds from CI recipe
Some checks failed
the build failed
2018-10-08 18:36:13 +02:00
be39e04b05
Changed dependencies: libcurlpp-dev is not in buster anymore, but in sid
Some checks failed
the build failed
2018-10-08 18:26:22 +02:00
dd306268c4
Deleted ebuilds.
Some checks failed
the build failed
They are still in the overlay "tastytea".
2018-10-08 18:20:05 +02:00
e372614068
Added error 16: Timeout 2018-10-08 01:33:09 +02:00
b96ac7c19d
Updated readme
Some checks failed
the build failed
2018-08-15 07:36:49 +02:00
cdb538fa45
Updated dependencies, version bump
All checks were successful
the build was successful
2018-08-14 17:26:34 +02:00