summaryrefslogtreecommitdiff
path: root/modules/akismet/helpers/akismet_event.php
AgeCommit message (Expand)Author
2009-01-16Don't try to check comments if Akismet lacks an API keyBharat Mediratta
2009-01-15Rename 'xxx_changed' events to 'xxx_updated'Bharat Mediratta
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
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