index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
comment
/
helpers
/
comment_block.php
Age
Commit message (
Expand
)
Author
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-12
Implement deleting dashboard blocks.
Bharat Mediratta
2009-01-12
Dashboard blocks are now data driven, and you can add new blocks to
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-02
1) Removed the published boolean database field
Tim Almdal
2008-12-29
Implemented bharat's suggestions to the comment module in preparation for the...
Tim Almdal
2008-12-29
Changes to the comment module to support spam filtering. Basically added two...
Tim Almdal
2008-12-25
Gut the comment module and simplify it. Stop trying to support Atom
Bharat Mediratta
2008-12-21
Implement the "recent comments" block with real data.
Bharat Mediratta
2008-12-20
Move Recent Comments into its own block.
Bharat Mediratta
2008-11-27
Move javascript from default theme to appropriate modules
Tim Almdal
2008-11-25
Move comment listing into the comment module
Bharat Mediratta