summaryrefslogtreecommitdiff
path: root/modules/comment
AgeCommit message (Collapse)Author
2008-11-12Make comment post time display more user-friendly by displaying 'today', ↵Jozef Selesi
'yesterday', 'x days ago' etc.
2008-11-11Minor cleanup; localization, indentation, etc.Bharat Mediratta
2008-11-11Display comments from the database.Jozef Selesi
2008-11-11Move scaffolding code out of the comments controller to welcome.php.Jozef Selesi
2008-11-10Comment creation controller, helper and test. Add comments from the scaffold.Jozef Selesi
2008-11-09Chain away temporary variablesBharat Mediratta
2008-11-09Fix line endings.Jozef Selesi
2008-11-09Install/uninstall support for the comment module. Missing from the previous ↵Jozef Selesi
commit.