summaryrefslogtreecommitdiff
path: root/app/services/spam_check_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-211-0/+3
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+24
* Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-33/+0
* Refactored spam related code even furtherPatricio Cano2016-08-151-17/+18
* Complete refactor of the `Spammable` concern and tests:Patricio Cano2016-08-151-14/+8
* Refactor spam validation to a concern that can be easily reused and improve l...akismet-ui-checkPatricio Cano2016-07-261-16/+26
* Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano2016-07-261-0/+28