Commit Graph

579 Commits

Author SHA1 Message Date
2a7d02fba8
Marked members of Easy::Tag::History const. 2019-08-12 05:47:49 +02:00
a5e7f12fd1
Fixed test description for Easy::Results. 2019-08-12 05:27:56 +02:00
dc09d3db5b
Fixed tests for Easy::Status.
The data was invalid JSON.
2019-08-12 05:27:49 +02:00
4922fc79fe
Added tests for Easy::Status.
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-12 04:55:32 +02:00
39af18fe35
Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
61a2d4aeef
Added tests for Easy::Results. 2019-08-12 04:54:48 +02:00
338274e368
Removed old TODOs. 2019-08-12 03:29:55 +02:00
919f67b123
marked operators bool and uint8_t of return_base const.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-22 22:09:50 +02:00
581e4a96bb
Added tests for Easy::Relationship.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-21 02:55:57 +02:00
7874ca7830
Updated Easy::Relationship. 2019-07-21 02:48:48 +02:00
d9fa878136
Added tests for Easy::PushSubscription. 2019-07-21 02:36:03 +02:00
b1afd2533d
Fixed validity-check for push subscriptions. 2019-07-21 02:33:28 +02:00
b2b58990df
Clarified reasons for blocked instances.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-18 17:48:32 +02:00
dbce486c9b
Blocked Kiwi Farms, added explanation in README.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-14 18:01:10 +02:00
9b0c68f2bf
Prevent usage with Gab domains.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-26 02:35:35 +02:00
f293d54a63
Added tests for Easy::Notification. 2019-06-26 02:14:52 +02:00
449bb65303
Fixed tests with catch 1.x.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-10 18:33:44 +02:00
4922f79bf2
Moved cmake config for tests to tests/.
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-10 17:40:00 +02:00
bbac2b7c51
Added tests for Easy::Mention. 2019-06-10 17:28:22 +02:00
d4e1f68235
Added tests for Easy::List. 2019-06-10 17:28:22 +02:00
9090515a99
CI: Only test g++ 6/9. 2019-05-26 22:18:53 +02:00
86ebbf90a2
Fixed drone-notification. 2019-05-18 06:17:20 +02:00
57bf54ed32
Fixed regex in unescape_html(). 2019-05-18 06:16:54 +02:00
a79d0157fc
Added tests for Easy::Instance.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-13 23:09:12 +02:00
3a36744d72
Fixed Instance::stats(). 2019-05-13 23:08:04 +02:00
5cebe53c3f
Corrected error in test-description. 2019-05-13 22:01:45 +02:00
8f5d40ff7f
Updated Easy::Instance.
Added urls() and stats() and removed streaming_api().
2019-05-13 21:52:28 +02:00
8a6bef8c2c
Made type names more consistent. 2019-05-13 21:31:38 +02:00
51c9180128
Added tests for Easy::Filter.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-12 17:59:10 +02:00
69109ffc91
Updated Easy::Filter. Only cosmetic changes. 2019-05-12 17:34:34 +02:00
ae7ffc2908
Better and more consistent wording. 2019-05-11 02:19:34 +02:00
d614696260
Added tests for Easy::Emoji.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-10 22:43:14 +02:00
6ca1b9b7dc
Cosmetic change in Easy::Context test. 2019-05-10 22:31:08 +02:00
26f43a1682
Updated Easy::Emoji.
Added visible_in_picker().
2019-05-10 22:21:08 +02:00
920421edf1
Added tests for Easy::Context.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-10 21:01:40 +02:00
fb689bcac0
Updated Easy::Context. Removed superfluous debug messages. 2019-05-10 20:23:34 +02:00
81d2f923b1
Added tests for Easy::Card.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-05 14:20:07 +02:00
622c4c1baf
Updated Easy::Card.
Deleted excess debug statement, added undocumented attribute
embed_url.
2019-05-05 14:18:57 +02:00
f69dcc9e98
Added tests for Easy::Attachment.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-01 20:17:06 +02:00
8fe607d43e
Updated Easy::Attachment.
Moved Metadata into Attachment::meta.
2019-05-01 19:51:50 +02:00
6ae56a05b4
Moved tests for Easy::Application into entities/. 2019-05-01 19:10:50 +02:00
385245f421
Deprecated was on the wrong line. 2019-05-01 13:02:23 +02:00
909b4edc86
Added tests for Easy::Application.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-01 13:01:00 +02:00
f7ccda7004
Added tests for Easy::Account. 2019-05-01 12:50:33 +02:00
0b72c80d94
Fixed Account::privacy() and Account::Source::privacy(). 2019-05-01 12:43:02 +02:00
14593ccf17
Changed wording a bit. 2019-05-01 01:28:46 +02:00
8448d8e720
Updated Easy::Account.
All checks were successful
continuous-integration/drone/push Build is passing
Removed all setters, changed the type for account fields, added new
attributes.
2019-05-01 00:57:00 +02:00
ea0c3c5250
Fixed Easy::string_to_time() definition. 2019-05-01 00:10:19 +02:00
42b263897b
Split up checklists in calls and entities. 2019-04-30 23:50:19 +02:00
a98351905b
Added Easy::account_field_type and Easy::account_fields. 2019-04-30 23:49:55 +02:00