summaryrefslogtreecommitdiff
path: root/modules/comment/models
AgeCommit message (Expand)Author
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-08-29Fix for 641... extend viewable functionality to comments. Viewable unit test ...Tim Almdal
2009-08-02Change the API for getting to the original state of an ORM.Bharat Mediratta
2009-07-29Show the author's username if the author has no fullname. Fixes ticket #601.Bharat Mediratta
2009-07-16Second non-trivial change to the event code. We now publish modelBharat Mediratta
2009-07-01Fix for ticket #357.Tim Almdal
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-01-10Auto-delete 7-day old spam/deleted comments.Bharat Mediratta
2009-01-10Big set of changes to comments, with related changes to akismet andBharat Mediratta
2009-01-07Add very basic comment listing which shows the different queuesBharat Mediratta
2009-01-07Properly check comment permissions. Don't show comments that aren'tBharat Mediratta
2008-12-29Changes to the comment module to support spam filtering. Basically added two...Tim Almdal
2008-11-16Create Forge::add_rules_from() which pulls validation rules from the model andBharat Mediratta
2008-11-15Initial add comment implementation.Jozef Selesi
2008-11-09Fix line endings.Jozef Selesi
2008-11-09Install/uninstall support for the comment module. Missing from the previous c...Jozef Selesi