Commit Graph

647 Commits

Author SHA1 Message Date
tastytea 6ca1b9b7dc
Cosmetic change in Easy::Context test. 2019-05-10 22:31:08 +02:00
tastytea 26f43a1682
Updated Easy::Emoji.
Added visible_in_picker().
2019-05-10 22:21:08 +02:00
tastytea 920421edf1
Added tests for Easy::Context.
continuous-integration/drone/push Build is passing Details
2019-05-10 21:01:40 +02:00
tastytea fb689bcac0
Updated Easy::Context. Removed superfluous debug messages. 2019-05-10 20:23:34 +02:00
tastytea 81d2f923b1
Added tests for Easy::Card.
continuous-integration/drone/push Build is passing Details
2019-05-05 14:20:07 +02:00
tastytea 622c4c1baf
Updated Easy::Card.
Deleted excess debug statement, added undocumented attribute
embed_url.
2019-05-05 14:18:57 +02:00
tastytea f69dcc9e98
Added tests for Easy::Attachment.
continuous-integration/drone/push Build is passing Details
2019-05-01 20:17:06 +02:00
tastytea 8fe607d43e
Updated Easy::Attachment.
Moved Metadata into Attachment::meta.
2019-05-01 19:51:50 +02:00
tastytea 6ae56a05b4
Moved tests for Easy::Application into entities/. 2019-05-01 19:10:50 +02:00
tastytea 385245f421
Deprecated was on the wrong line. 2019-05-01 13:02:23 +02:00
tastytea 909b4edc86
Added tests for Easy::Application.
continuous-integration/drone/push Build is passing Details
2019-05-01 13:01:00 +02:00
tastytea f7ccda7004
Added tests for Easy::Account. 2019-05-01 12:50:33 +02:00
tastytea 0b72c80d94
Fixed Account::privacy() and Account::Source::privacy(). 2019-05-01 12:43:02 +02:00
tastytea 14593ccf17
Changed wording a bit. 2019-05-01 01:28:46 +02:00
tastytea 8448d8e720
Updated Easy::Account.
continuous-integration/drone/push Build is passing Details
Removed all setters, changed the type for account fields, added new
attributes.
2019-05-01 00:57:00 +02:00
tastytea ea0c3c5250
Fixed Easy::string_to_time() definition. 2019-05-01 00:10:19 +02:00
tastytea 42b263897b
Split up checklists in calls and entities. 2019-04-30 23:50:19 +02:00
tastytea a98351905b
Added Easy::account_field_type and Easy::account_fields. 2019-04-30 23:49:55 +02:00
tastytea de78019cb3
Added Easy::string_to_time(). 2019-04-30 23:29:05 +02:00
tastytea 6543ea4b51
CI: Renamed pipelines.
continuous-integration/drone/push Build is passing Details
2019-04-29 20:43:56 +02:00
tastytea 570aa32edf
CI: ARM pipeline.
continuous-integration/drone/push Build was killed Details
2019-04-29 19:31:30 +02:00
tastytea 2d56af7d5e
CI: Renamed notification pipeline. 2019-04-29 18:38:21 +02:00
tastytea d9a1872d1e
Fixed tests for (un)muting statuses. 2019-04-29 18:35:20 +02:00
tastytea 667150d18a
Added tests for API::v1::statuses_id_unmute.
continuous-integration/drone/push Build is passing Details
2019-04-29 18:26:03 +02:00
tastytea 95b9dd868d
Added tests for API::v1::statuses_id_mute. 2019-04-29 18:25:43 +02:00
tastytea 5714d29d95
Added tests for API::v1::accounts_id_unmute. 2019-04-29 18:19:04 +02:00
tastytea b17d09490f
Added tests for API::v1::accounts_id_mute. 2019-04-29 18:17:04 +02:00
tastytea c626462c0b
Added tests for API::v1::mutes. 2019-04-29 18:09:07 +02:00
tastytea e8eab3b947
Moved API tests to tests/api. 2019-04-29 17:59:34 +02:00
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