|
12bcb7e59b
|
Check if display_name really changed.
|
2019-04-17 08:09:43 +02:00 |
|
|
e48c289c23
|
Added RSS link.
|
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 |
|
|
2e99a0c155
|
Mention the HTTP method in tests.
|
2019-04-16 21:38:08 +02:00 |
|
|
02d538333e
|
Added tests for API::v1::domain_blocks.
|
2019-04-16 21:32:15 +02:00 |
|
|
53059684ac
|
Added test for API::v1::custom_emojis.
|
2019-04-16 19:52:26 +02:00 |
|
|
275504a079
|
Added "visible_in_picker" to required fields in Easy::emoji.
|
2019-04-16 19:51:34 +02:00 |
|
|
4a3432e339
|
Added support for /api/v1/accounts.
|
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 |
|
|
346154c062
|
Added Easy::Token.
|
2019-04-16 17:56:45 +02:00 |
|
|
8db37998fc
|
Fixed include path.
|
2019-04-16 17:55:49 +02:00 |
|
|
a86cd8eaa0
|
Added support for clang++ 5/6.
0.102.0
|
2019-04-16 05:35:27 +02:00 |
|
|
04b2513493
|
Added tests for /api/v1/accounts/:id/unblock.
|
2019-04-16 04:00:32 +02:00 |
|
|
361f2eaf68
|
Get environment variables only one time.
|
2019-04-16 03:55:28 +02:00 |
|
|
984f40a7a4
|
Added tests for API::v1::accounts_id_block.
|
2019-04-16 03:25:44 +02:00 |
|
|
28e2470468
|
Added tests for API::v1::blocks.
|
2019-04-16 03:15:45 +02:00 |
|
|
76073881fe
|
Added support for /api/v1/apps/verify_credentials.
|
2019-04-16 02:58:20 +02:00 |
|
|
a35688f595
|
Added tests for API::v1::apps.
|
2019-04-16 02:37:04 +02:00 |
|
|
915e67f1af
|
Added tests for API::v1::accounts_search.
|
2019-04-15 23:55:33 +02:00 |
|
|
5875adf5db
|
Simplyfied and reduced calls in tests greatly.
|
2019-04-15 07:14:54 +02:00 |
|
|
2c6997827f
|
typo
|
2019-04-15 05:17:29 +02:00 |
|
|
73b6462d93
|
Added tests for API::v1::accounts_relationships.
|
2019-04-15 04:29:54 +02:00 |
|
|
7539c460a0
|
Added tests for API::v1::accounts_id_unfollow.
|
2019-04-15 03:51:27 +02:00 |
|
|
5408f6f235
|
Added test for malformed JSON.
|
2019-04-15 03:48:39 +02:00 |
|
|
f84a272f53
|
Added support for "errors" in addition to "error". #12
|
2019-04-15 03:07:04 +02:00 |
|
|
e86019f41f
|
Added tests for API::v1::accounts_id_follow.
|
2019-04-15 03:06:40 +02:00 |
|
|
9d1bb4a6e3
|
Changed requirement for a valid Easy::Status.
Made it required that "replies_count" and "application" is present in
statuses.
|
2019-04-15 02:03:24 +02:00 |
|
|
fa3eefdb74
|
Print what() in tests if an exception is thrown.
|
2019-04-15 02:00:05 +02:00 |
|
|
5b387a1c7b
|
Added tests for API::v1::accounts_id_statuses.
|
2019-04-15 01:59:41 +02:00 |
|
|
9c5779fd04
|
Added tests for API::v1::accounts_id_following.
|
2019-04-15 01:39:28 +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 |
|
|
09a234e82f
|
Added tests for API::v1::accounts_id_followers.
|
2019-04-15 01:02:03 +02:00 |
|
|
0ffd41c851
|
Allowed the setting of the instance for testing.
Via the environment variable MASTODON_CPP_INSTANCE.
|
2019-04-14 23:08:44 +02:00 |
|
|
e00b99fb17
|
Added tests for API::v1::accounts_update_credentials.
|
2019-04-14 22:45:44 +02:00 |
|
|
09793c5511
|
Added tests for API::v1::accounts_verify_credentials.
|
2019-04-14 22:30:37 +02:00 |
|
|
0166cc7b53
|
Added test for API::v1::accounts_id.
|
2019-04-14 19:58:55 +02:00 |
|
|
7d245e0df1
|
Fixed deletion of parameters.
|
2019-04-14 19:57:39 +02:00 |
|
|
64d4c65668
|
Added "emojis" to required fields in Easy::Account.
|
2019-04-14 19:57:07 +02:00 |
|
|
5bcbf55274
|
Added Easy-test with /api/v1/instance.
|
2019-04-14 18:11:48 +02:00 |
|
|
7de4c8c0ba
|
Do not require contact_account in Easy::Instance.
It is not required to have one, according to
<https://docs.joinmastodon.org/api/entities/#instance>.
|
2019-04-14 18:09:25 +02:00 |
|
|
d4736308fd
|
Put http_error_code in return_base.
|
2019-04-14 17:58:33 +02:00 |
|
|
a65cb89d20
|
Removed obsolete parameters from documentation.
|
2019-04-14 06:44:11 +02:00 |
|
|
a96b2e0ab5
|
Updated readme.
|
2019-04-14 06:34:26 +02:00 |
|
|
d5e6dfc776
|
Version bump 0.101.1
0.101.1
|
2019-04-14 04:46:03 +02:00 |
|
|
a1083b5c18
|
Changed CMAKE_PROJECT_NAME to PROJECT_NAME.
|
2019-04-14 04:38:59 +02:00 |
|
|
2f962d04eb
|
Added first tests.
|
2019-04-14 04:18:33 +02:00 |
|
|
ca60900a0c
|
Reformatted and splitted cmake recipe.
|
2019-04-14 04:11:17 +02:00 |
|
|
1432839f48
|
Install rpm-build on CentOS.
0.101.0
|
2019-04-14 00:11:30 +02:00 |
|
|
7b42101384
|
Use g++-6 on CentOS.
|
2019-04-14 00:04:01 +02:00 |
|
|
4c7074cff9
|
CI: Install curlpp from CentOS 6.
|
2019-04-13 23:48:37 +02:00 |
|