summaryrefslogtreecommitdiff
path: root/modules/akismet
AgeCommit message (Expand)Author
2009-01-11Fix Aksimet tests for MySQL strict mode. Not sure how this would pass on linu...Andy Staudacher
2009-01-11Set all the server_xxx values to known quanities, and demonstrate thatBharat Mediratta
2009-01-11Update setup to match new comment::create() APIBharat Mediratta
2009-01-10Big set of changes to comments, with related changes to akismet andBharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-08Add akismet::$test_mode, initialize it to TEST_MODE and don't contactBharat Mediratta
2009-01-08Incremental improvement in comment moderation:Bharat Mediratta
2009-01-07Properly handle the case where the akismet backend doesn't return a true/falseBharat Mediratta
2009-01-07Listen for comment creation, and run it through Akismet. Make theBharat Mediratta
2009-01-07Extract the Akismet driver from the Spam_Filter module into a moduleBharat Mediratta