Commit Graph

668 Commits

Author SHA1 Message Date
tastytea 761246c03b
Don't test API in CI. 2019-04-29 17:58:50 +02:00
tastytea 77b86bd8c0
Typo & typo % typo.
continuous-integration/drone/push Build is failing Details
2019-04-29 11:18:11 +02:00
tastytea 9c278db9b3
Added list of Pleroma API endpoints.
continuous-integration/drone/push Build is passing Details
2019-04-29 02:03:23 +02:00
tastytea ca9e0a71e1
Drone: Notify on success *and* failure.
continuous-integration/drone/push Build is passing Details
2019-04-29 00:48:44 +02:00
tastytea 9d1726acd5
Replaced README.md in build files.
continuous-integration/drone/push Build is passing Details
2019-04-29 00:38:10 +02:00
tastytea 41dfc410f1
Replaced README.md with README.adoc.
continuous-integration/drone/push Build is failing Details
2019-04-29 00:29:30 +02:00
tastytea c857e7d379
pull: true -> pull: always. 2019-04-28 18:23:40 +02:00
tastytea c341b8936e
Converted drone config to new format.
continuous-integration/drone/push Build is passing Details
2019-04-28 14:29:50 +02:00
tastytea d8739e14ae
Fixed test arguments.
the build was successful Details
2019-04-27 23:13:30 +02:00
tastytea f24fae28e9
Added the tag [auth] for tests that need authentication.
the build is pending Details
continuous-integration/drone/push Build was killed Details
2019-04-27 22:44:41 +02:00
tastytea 3705ae8d78
Added tests for API::v1::media_id.
the build is pending Details
continuous-integration/drone/push Build was killed Details
2019-04-27 22:33:01 +02:00
tastytea 3f09180b85
Added tests for API::v1::media. 2019-04-27 22:03:16 +02:00
tastytea 892a05e9fb
Removed mentions of base64. 2019-04-27 21:48:15 +02:00
tastytea a766ff001c
Check if files exists. 2019-04-27 21:38:01 +02:00
tastytea 8b3eaf1e73
Added tests for PUT and DELETE to API::v1::lists_id.
the build was successful Details
2019-04-25 17:25:39 +02:00
tastytea 9301586082
Added POST and DELETE to API::v1::lists_id_accounts. 2019-04-25 17:10:27 +02:00
tastytea 4302093684
Added tests for POST API::v1::lists.
the build was successful Details
2019-04-25 16:24:02 +02:00
tastytea b806dbfeb8
Added tests for API::v1::lists_id. 2019-04-25 15:45:03 +02:00
tastytea e9ac12efe3
Added tests for API::v1::lists_id_accounts. 2019-04-25 15:39:50 +02:00
tastytea 91ef34faa4
Added tests for API::v1::accounts_id_lists. 2019-04-25 15:27:54 +02:00
tastytea 5e6bf432a8
Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
tastytea a2aa33cf27
Added tests for API::v1::lists.
the build was successful Details
2019-04-25 14:26:14 +02:00
tastytea c3cdf6233a
Improved description of types.
the build was successful Details
2019-04-23 20:08:30 +02:00
tastytea 318eda9101
Confirmed that Account::moved() works
and changed my mind about writable Status::Attachment.
2019-04-22 05:15:03 +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 2287a4753c
Fixed operator << warnings.
the build was successful Details
2019-04-21 13:59:31 +02:00
tastytea d3d9f0f4e4
Fixed operator << for Easy::return_entity. 2019-04-21 13:17:39 +02:00
tastytea 7558c73648
Reformatted switch. 2019-04-21 06:15:37 +02:00
tastytea c94a2ccb4a
Added example for EXTRA_TEST_ARGS.
the build was successful Details
2019-04-20 01:30:05 +02:00
tastytea 1e58709b5c
Added tests for API::v1::suggestions_accountid.
the build failed Details
2019-04-20 00:50:28 +02:00
tastytea 0ca593b9b0
Added tests for API::v1::suggestions. 2019-04-20 00:43:37 +02:00
tastytea 14d0263606
Added support for /api/v1/suggestions,
and /api/v1/suggestions/:account_id.
2019-04-20 00:39:52 +02:00
tastytea 8094603c0f
Added tests for API::v1::follow_requests_id_reject. 2019-04-20 00:19:31 +02:00
tastytea 35778de6e0
Added tests for API::v1::follow_requests_id_authorize. 2019-04-20 00:17:27 +02:00
tastytea 9cfc245db6
Added tests for API::v1::follow_requests. 2019-04-20 00:12:43 +02:00
tastytea eaaa63a20c
Fixed definition of newly moved functions, changed calls to them.
the build was successful Details
2019-04-19 10:42:30 +02:00
tastytea fb27e79b3d
Deprecated API::urlencode, API::urldecode, API::unescape_html.
the build failed Details
Replaced by Mastodon::urlencode, Mastodon::urldecode,
Mastodon::unescape_html.
2019-04-19 09:11:37 +02:00
tastytea e9aa714ecf
Added Easy::context_type to list of types.
the build was successful Details
2019-04-19 06:12:01 +02:00
tastytea 53b2a4bbc6
Added tests for API::v1::filters_id.
the build was successful Details
2019-04-19 05:48:41 +02:00
tastytea 90a6873a38
Added tests for API::v1::filter. 2019-04-19 05:35:08 +02:00
tastytea 2527e9523e
Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
tastytea cab52b53a0
Added tests for API::v1::statuses_id_unfavourite.
the build was successful Details
2019-04-19 02:00:49 +02:00
tastytea 887b77d334
Added tests for API::v1::statuses_id_favourite. 2019-04-19 01:58:57 +02:00
tastytea 5e721af0a1
Added tests for API::v1::favourites. 2019-04-19 01:40:36 +02:00
tastytea 9b1ae88b9b
Corrected expected HTTP error codes in follow/unfollow tests. 2019-04-19 01:39:30 +02:00
tastytea 7f46be68d1
Added daylight savings time detection to Easy::Entity::get_time(). 2019-04-18 04:46:55 +02:00
tastytea 5dee115f8f
Fixed RSS link.
the build was successful Details
2019-04-17 20:10:42 +02:00
tastytea 12bcb7e59b
Check if display_name really changed. 2019-04-17 08:09:43 +02:00
tastytea e48c289c23
Added RSS link.
the build was successful Details
2019-04-17 05:37:28 +02:00
tastytea 8db6d59c7a
Added tests for API::v1::endorsements, API::v1::accounts_id_{,un}pin 2019-04-16 23:28:04 +02:00