|
5550f076ca
|
Updated dependencies.
|
2020-03-05 22:48:34 -08:00 |
|
|
5555f4ffc9
|
Added blank page test.
|
2019-10-02 01:38:10 -07:00 |
|
|
c2dfee4952
|
Improved tests.
|
2019-10-01 23:21:52 -07:00 |
|
|
5d5678aa79
|
Tests for null strings.
|
2019-10-01 22:36:03 -07:00 |
|
|
1b0146ebb4
|
Allow null strings in comment properties.
|
2019-10-01 22:11:44 -07:00 |
|
|
4bbb8b7701
|
More tests for mock request.
|
2019-09-29 23:04:36 -07:00 |
|
|
a0e2750c01
|
Cleanup.
|
2019-09-25 10:56:26 -07:00 |
|
|
6f47f40bd1
|
Cleanup.
|
2019-09-24 21:15:16 -07:00 |
|
|
9d784dfe96
|
Added more tests and cleanup.
|
2019-09-24 18:52:11 -07:00 |
|
|
2db72fa867
|
Cleanup.
|
2019-09-24 17:20:05 -07:00 |
|
|
0e6d9921f6
|
Added ifNull() extension function.
|
2019-09-24 16:52:49 -07:00 |
|
|
b8df369f0a
|
Cleanup.
|
2019-09-23 18:31:17 -07:00 |
|
|
8702c6511d
|
Moved static functions to companion object.
|
2019-09-23 16:29:16 -07:00 |
|
|
7e3c7c1190
|
Cleanup.
|
2019-09-23 11:23:44 -07:00 |
|
|
befd8bfc3f
|
Added more types.
|
2019-09-23 11:22:25 -07:00 |
|
|
1595c7c238
|
Added more tests.
|
2019-09-22 23:32:48 -07:00 |
|
|
d100fdf7ed
|
Improved reset() testing.
|
2019-09-22 22:53:03 -07:00 |
|
|
ade07b3863
|
Implemented appUserAgent instead of application name/version.
Cleaned up javadoc.
|
2019-09-22 22:52:41 -07:00 |
|
|
8a20a5cdb2
|
Implemented errorMessage and JSON (de)serialization.
|
2019-09-22 12:03:53 -07:00 |
|
|
139048d7c4
|
Added buildUserAgent() test.
|
2019-09-22 00:11:02 -07:00 |
|
|
0ed7d0c06c
|
Cleanup.
|
2019-09-22 00:10:40 -07:00 |
|
|
72ae537e48
|
Updated tests.
|
2019-09-21 22:25:56 -07:00 |
|
|
0cdddcfd2c
|
Added getNonNullHeader() extension function.
|
2019-09-21 22:25:42 -07:00 |
|
|
8f67066f92
|
Added toString() function.
|
2019-09-21 22:24:57 -07:00 |
|
|
0116bcdbb4
|
Implemented trueOnError support.
|
2019-09-21 22:24:22 -07:00 |
|
|
a74dd56c68
|
Added reset() function.
|
2019-09-21 22:23:36 -07:00 |
|
|
6590668e65
|
Fixed API key simple validity checks.
|
2019-09-21 22:22:37 -07:00 |
|
|
8a69ac58e2
|
Updated documentation.
|
2019-09-21 22:21:54 -07:00 |
|
|
09fad07dc0
|
Added buildUserAgent() function.
|
2019-09-21 22:18:51 -07:00 |
|
|
ef74c7e5d8
|
Reworked constructors to match the API.
|
2019-09-21 00:06:34 -07:00 |
|
|
ca4c87b3cf
|
Cleanup.
|
2019-09-20 20:39:33 -07:00 |
|
|
9993309a0f
|
Added response property tests.
|
2019-09-20 20:39:07 -07:00 |
|
|
14079ba018
|
Added isDiscard and response properties.
|
2019-09-20 15:24:30 -07:00 |
|
|
2549b97aa9
|
Added named arguments to be safe.
|
2019-09-20 06:48:08 -07:00 |
|
|
68144275b2
|
Added AkismetComment class.
|
2019-09-20 06:33:58 -07:00 |
|
|
e107f476bd
|
Reworked dateToGmt functions.
|
2019-09-20 06:33:29 -07:00 |
|
|
1a2fa5273f
|
Added isTest property.
|
2019-09-20 00:45:37 -07:00 |
|
|
a7f6b6a6c4
|
Addded blog property test.
|
2019-09-19 19:37:27 -07:00 |
|
|
bc12aded51
|
Fixed typo.
|
2019-09-19 19:36:37 -07:00 |
|
|
8e2e7e1649
|
Replaced getApiKey() with getKeys().
Added spam author and email.
|
2019-09-19 18:08:59 -07:00 |
|
|
69950df25e
|
blog is now a property.
|
2019-09-19 18:08:44 -07:00 |
|
|
acac309c35
|
Made sure optional server parameters are included.
|
2019-09-19 12:31:09 -07:00 |
|
|
66fdd46fd8
|
Added submitHam and submitSpam tests.
|
2019-09-19 12:29:55 -07:00 |
|
|
ccc2daaae8
|
Fixed HTTP logging.
|
2019-09-19 12:29:02 -07:00 |
|
|
aa43c1a11a
|
Changed isValidKey to isVerifiedKey.
|
2019-09-19 12:27:44 -07:00 |
|
|
4b018f926a
|
Added dateToGmt() function.
|
2019-09-19 12:26:13 -07:00 |
|
|
c7eb6518ac
|
Added httpStatusCode.
|
2019-09-19 12:23:17 -07:00 |
|
|
b255f66734
|
Added buildApiUrl() function.
|
2019-09-19 12:20:24 -07:00 |
|
|
beb752c672
|
Updated javadoc.
|
2019-09-19 12:13:09 -07:00 |
|
|
271568e674
|
Initial commit.
|
2019-09-18 05:16:01 -07:00 |
|