Commit graph

73 commits

Author SHA1 Message Date
564b914e9f Cleanup examples. 2019-10-01 22:11:58 -07:00
1b0146ebb4 Allow null strings in comment properties. 2019-10-01 22:11:44 -07:00
8d0cdbbf46 Switched to Java 13. 2019-09-30 17:49:19 -07:00
75aaf1d57b Fixed cache. 2019-09-29 23:32:42 -07:00
53aedf8361 Fix. 2019-09-29 23:28:53 -07:00
3e6b566e58 Fix, hopefully. 2019-09-29 23:18:57 -07:00
8ab13c763e Fix, maybe? 2019-09-29 23:13:01 -07:00
720a36378f Cleanup. 2019-09-29 23:04:45 -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
ebaca3340f Fixed kotlin example. 2019-09-25 09:40:29 -07:00
6f47f40bd1 Cleanup. 2019-09-24 21:15:16 -07:00
32fd9c3c57 Added setting the app user agent. 2019-09-24 18:52:44 -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
697e74da79 Added Akismet Servlet example. 2019-09-23 21:05:23 -07:00
47210fd592 The basics for now. 2019-09-23 18:31:28 -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
1815093f5f Fix for CircleCI, maybe. 2019-09-23 15:06:43 -07:00
c63d1be70c Added CI configs. 2019-09-23 14:57:06 -07:00
2c49a88df4 Workaroud Dokka issue on Windows 2019-09-23 14:07:56 -07:00
7e3c7c1190 Cleanup. 2019-09-23 11:23:44 -07:00
befd8bfc3f Added more types. 2019-09-23 11:22:25 -07:00
9e6507392e Improved examples. 2019-09-22 23:54:38 -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
d4d97cd40a Added external documentation. 2019-09-21 00:05:50 -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
7e3cd3b19f Updated examples. 2019-09-20 07:03:05 -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
e0bffe9e2d Added editorconfig and gitattributes. 2019-09-20 01:10:45 -07:00