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
/
controllers
/
admin_comments.php
Age
Commit message (
Expand
)
Author
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-11
Refactor to support pagination and simplify the code.
Bharat Mediratta
2009-02-28
Change the pattern to identify tables that need prefix substitution to
Tim Almdal
2009-02-27
This implements table prefix for all the queries in core, user, exif,
Tim Almdal
2009-02-02
Fix trac issue: #31
Tim Almdal
2009-01-16
Fix validation when adding new comments.
Bharat Mediratta
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-15
Simplifying the way t() is called. Refactoring localization function t($messa...
Andy Staudacher
2009-01-15
Rename 'xxx_changed' events to 'xxx_updated'
Bharat Mediratta
2009-01-10
Auto-delete 7-day old spam/deleted comments.
Bharat Mediratta
2009-01-10
Create a 'recently deleted' queue
Bharat Mediratta
2009-01-10
Update the queue counts in the menu list whenever we
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-08
Incremental improvement in comment moderation:
Bharat Mediratta
2009-01-07
Add very basic comment listing which shows the different queues
Bharat Mediratta