Akismet for Kotlin/Java/Android, a client library for accessing the Automattic Kismet (Akismet) spam comments filtering service. https://github.com/ethauvin/akismet-kotlin
Find a file
2019-09-23 14:07:56 -07:00
.idea Fixed typo. 2019-09-19 12:31:42 -07:00
config Added package documentation. 2019-09-19 18:07:05 -07:00
examples Improved examples. 2019-09-22 23:54:38 -07:00
gradle/wrapper Initial commit. 2019-09-18 05:16:01 -07:00
src Cleanup. 2019-09-23 11:23:44 -07:00
.editorconfig Initial commit. 2019-09-18 05:16:01 -07:00
.gitattributes Initial commit. 2019-09-18 05:16:01 -07:00
.gitignore Initial commit. 2019-09-18 05:16:01 -07:00
build.gradle.kts Workaroud Dokka issue on Windows 2019-09-23 14:07:56 -07:00
detekt-baseline.xml Implemented errorMessage and JSON (de)serialization. 2019-09-22 12:03:53 -07:00
gradlew Initial commit. 2019-09-18 05:16:01 -07:00
gradlew.bat Initial commit. 2019-09-18 05:16:01 -07:00
LICENSE.txt Added license. 2019-09-20 01:09:01 -07:00
pom.xml Implemented appUserAgent instead of application name/version. 2019-09-22 22:52:41 -07:00
settings.gradle.kts Initial commit. 2019-09-18 05:16:01 -07:00
version.mustache Added version template. 2019-09-19 18:07:38 -07:00
version.properties Initial commit. 2019-09-18 05:16:01 -07:00