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-20 20:39:33 -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 Cleanup. 2019-09-20 20:39:33 -07:00
gradle/wrapper Initial commit. 2019-09-18 05:16:01 -07:00
src Cleanup. 2019-09-20 20:39:33 -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 Cleanup. 2019-09-20 20:39:33 -07:00
detekt-baseline.xml Updated baseline and config. 2019-09-19 12:05:36 -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 Moved mockito to test implementation. 2019-09-20 01:08:39 -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