summaryrefslogtreecommitdiff
path: root/modules/comment/views
AgeCommit message (Expand)Author
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-15Simplifying the way t() is called. Refactoring localization function t($messa...Andy Staudacher
2009-01-11Use the author's avatar, not the logged in user's one.Bharat Mediratta
2009-01-11Fix all file structure issues (tabs, bad preambles, etc).Bharat Mediratta
2009-01-10(no commit message)Chad Kieffer
2009-01-10HTML format cleanupChad Kieffer
2009-01-10Auto-delete 7-day old spam/deleted comments.Bharat Mediratta
2009-01-10Create a 'recently deleted' queueBharat Mediratta
2009-01-10Update the queue counts in the menu list whenever weBharat Mediratta
2009-01-10Use the theme's avatar as the default if Gravatar doesn't have one.Bharat Mediratta
2009-01-10Integrate Gravatar. Boy, that was easy.Bharat Mediratta
2009-01-10Big set of changes to comments, with related changes to akismet andBharat Mediratta
2009-01-09Added gCommentsAdminMenu to clearfix.Chad Kieffer
2009-01-09Reformated comment admin table layout. Added bulk action checkboxes and menu,...Chad Kieffer
2009-01-09Eliminate unused avatar code (for now)Bharat Mediratta
2009-01-08i18n 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-08Incremental improvement in comment moderation:Bharat Mediratta
2009-01-07Add very basic comment listing which shows the different queuesBharat Mediratta
2009-01-03Added a jump to comments button with a scroll to effect.Chad Kieffer
2009-01-03Added default user avatar. Comment thread updates, including display of avata...Chad Kieffer
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2008-12-25Gut the comment module and simplify it. Stop trying to support AtomBharat Mediratta
2008-12-21Implement the "recent comments" block with real data.Bharat Mediratta
2008-12-21Change "datetime" to "created" to give some semantics to this field.Bharat Mediratta
2008-12-20Fix preambleBharat Mediratta
2008-12-20Move Recent Comments into its own block.Bharat Mediratta
2008-11-16Several large changes:Bharat Mediratta
2008-11-15use text::alternate where appropriateBharat Mediratta
2008-11-15Do comment add in a single request, some code cleanup.Jozef Selesi
2008-11-15Remove unnecessary pasted code.Jozef Selesi
2008-11-15Initial add comment implementation.Jozef Selesi
2008-11-13Major updates to form CSS. Now using unordered lists for layouts. Added .gInl...Chad Kieffer
2008-11-12Make comment post time display more user-friendly by displaying 'today', 'yes...Jozef Selesi
2008-11-11Minor cleanup; localization, indentation, etc.Bharat Mediratta
2008-11-11Display comments from the database.Jozef Selesi