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
/
views
/
admin_comments.html.php
Age
Commit message (
Expand
)
Author
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-11
Use the author's avatar, not the logged in user's one.
Bharat Mediratta
2009-01-11
Fix all file structure issues (tabs, bad preambles, etc).
Bharat Mediratta
2009-01-10
(no commit message)
Chad Kieffer
2009-01-10
HTML format cleanup
Chad Kieffer
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-10
Use the theme's avatar as the default if Gravatar doesn't have one.
Bharat Mediratta
2009-01-10
Integrate Gravatar. Boy, that was easy.
Bharat Mediratta
2009-01-10
Big set of changes to comments, with related changes to akismet and
Bharat Mediratta
2009-01-09
Added gCommentsAdminMenu to clearfix.
Chad Kieffer
2009-01-09
Reformated comment admin table layout. Added bulk action checkboxes and menu,...
Chad Kieffer
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-08
"delete" is a reserved word in Chrome, apparently.
Bharat Mediratta
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