summaryrefslogtreecommitdiff
path: root/modules/akismet/helpers/akismet_event.php
AgeCommit message (Expand)Author
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-08-02Change the API for getting to the original state of an ORM.Bharat Mediratta
2009-07-28Use events to generate menus, instead of having xxx_menu helpers.Bharat Mediratta
2009-07-16Non-trivial changes to the event handling code:Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
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