Skip to content
Commits on Apr 4, 2014
  1. Merge pull request #8 from vort1/master

    Huan Lai committed
    CQ 5.5 compability
Commits on Mar 26, 2014
Commits on Dec 4, 2013
  1. Starting 2.2 for development

    huan committed
  2. Releasing v2.1.0

    huan committed
  3. @blackskad

    Merge pull request #6 from Mollom/add-expectedlanguages-support

    blackskad committed
    Adding list of supported expected languages and ability to configure exp...
  4. @blackskad

    Merge pull request #7 from Mollom/add-content-type

    blackskad committed
    Adding Content Type functionality.
Commits on Dec 3, 2013
  1. Adding Content Type functionality.

    huan committed
  2. Updated README to explain testing mode.

    Huan Lai committed
Commits on Nov 21, 2013
  1. Adding list of supported expected languages and ability to configure …

    huan committed
    …expected languages on Mollom.
Commits on Nov 12, 2013
  1. Merge pull request #5 from Mollom/docs-builds

    Huan Lai committed
    Clarify availability of pre-built JAR files.
  2. @sun
Commits on Nov 11, 2013
  1. Preparing for new development version.

    huan committed
  2. @sun

    Merge pull request #4 from Mollom/remove-example

    sun committed
    Moved CLI example into guide repo.
  3. Removed cli example to move to guide repo.

    huan committed
Commits on Nov 5, 2013
  1. Merge pull request #2 from Mollom/docs-instance

    Huan Lai committed
    Fixed README examples should not suggest to build/destroy a new MollomClient for every request.
Commits on Nov 2, 2013
  1. @sun

    Fixed README examples should not suggest to build/destroy a new Mollo…

    sun committed
    …mClient for every request.
Commits on Nov 1, 2013
  1. Fixing syntax error in original commit.

    huan committed
Commits on Oct 31, 2013
  1. @sun

    Merge pull request #1 from Mollom/MOLLOM-1191-huan

    sun committed
    Clean up, refactor, modernize Java client library.
  2. @sun

    Fixed bogus default property values; renamed MollomBadRequestExceptio…

    sun committed
    …n to MollomRequestException.
  3. @sun

    Fixed various bugs and improved documentation.

    sun committed
    - Fixed checkContent() example in README to account for potential user edits when checking CAPTCHA.
    - Revamped README formatting.
    - Added license to README.
    - Fixed class member method visibility: properties that can be set by the application should also be readable by the application.
    - Use consistent order for Mollom API property names and methods everywhere to avoid bugs/oversights.
    - Removed lastMatch and matchCount from Whitelist entry entity.
    - Removed stale docs on acceptAllPostsOnError.
    - Added missing blacklist entry contexts.
    - Fixed Content unsure and strictness parameters should only be sent when checking spam.
    - Fixed Content stored parameter should only be sent upon storage changes.
    - Fixed Content reason is not merged into Content object.
    - Fixed Captcha ssl and rateLimit parameters should only be sent when non-zero.
    - Fixed Captcha contentId parameter should only be sent when non-empty.
    - Fixed Feedback may only be sent with a content and/or CAPTCHA ID, and a given reason.
    - Fixed stored Blacklist/Whitelist entry values are not necessarily identical to the input value.
Commits on Oct 15, 2013
  1. Removing rateLimit feature from content API.

    huan committed
Commits on Oct 4, 2013
  1. Added MollomCLI example class.

    huan committed
  2. Don't try to add unspecified optional fields to the request. Throw Mo…

    huan committed
    …llomIllegalUsageException when the user forgets to specify mandatory fields.
Commits on Oct 1, 2013
  1. Fixing up exceptions thrown by library.

    huan committed
  2. Moving required parameters into build().

    huan committed
  3. Fixed whitelist comments.

    huan committed
Commits on Sep 30, 2013
  1. Update README.md

    Huan Lai committed
    Fixing up documentation.
Commits on Sep 16, 2013
  1. Update README.md

    Huan Lai committed
Something went wrong with that request. Please try again.