summaryrefslogtreecommitdiff
path: root/modules/comment/comment.module
Commit message (Expand)AuthorAge
* - #23285: Allow theming of comment previews, like node previews.Steven Wittens2005-05-22
* - Patch #22804 by Cvbge: fixed typo in documentation.Dries Buytaert2005-05-14
* - Patch #21221 by Robert: make status values in comment.module defined consta...Dries Buytaert2005-05-05
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Modified patch #18215 by ankur: make sure the comment statistics update aft...Dries Buytaert2005-04-08
* - Patch by Drumm: change the wording for clarity.Dries Buytaert2005-04-08
* - By default, do not show comment controls.Dries Buytaert2005-04-07
* - Patch #20103 by Neil: Removing another place where we have hard coded HTML ...Dries Buytaert2005-04-07
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19009 by chx: fixed a bug with comment replies letting one access no...Dries Buytaert2005-03-20
* - #18939 (Stefan): Always use paragraph tags around page help text.Steven Wittens2005-03-18
* - Patch #17161 by Morbus: increase 40-character limit in URL field for comments.Dries Buytaert2005-03-16
* - Patch #14109 by wulff/Morbus: added missing t() funcitonDries Buytaert2005-03-16
* - Patch #18692 by Goba: old comments (comments for nodes having no entry in t...Dries Buytaert2005-03-12
* - Patch #18676 by frjo: When anonymuos users are allowed to add comments ther...Dries Buytaert2005-03-10
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - #17877: Auto-fill comment subject during _validate rather than _save.Steven Wittens2005-02-27
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Patch #11366 by Junyor: fixed twin comment problem in HEAD.Dries Buytaert2005-02-11
* - Patch #16246 by Moshe: added mechanism to direct the user back to the refer...Dries Buytaert2005-02-01
* - Patch by Jose A Reyero: fixed probem with db_rewriste_sql() in the comment....Dries Buytaert2005-01-31
* - Patch #16253 by Goba: incremental improvements to the new content markers.Dries Buytaert2005-01-30
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #16253 by Goba: this simple and straightforward patch adds the abilit...Dries Buytaert2005-01-27
* - Modified patch #14170 by Neil: improved default workflow (default node type...Dries Buytaert2005-01-24
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Fix comment pager counting unpublished comments.Steven Wittens2005-01-12
* - Fix comment pager counting unpublished comments.Steven Wittens2005-01-12
* - Updated two watchdog calls.Dries Buytaert2005-01-09
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #14917 by UnConeD/Steven:Dries Buytaert2004-12-31
* - Patch #14882 by Jeremy: removed some cruft: status = 2 is no more.Dries Buytaert2004-12-29
* - Patch #14710 by tangent: only show post button if preview is optional or if...Dries Buytaert2004-12-23
* Making comment moderation query PGSQL/ANSI compatible.Steven Wittens2004-12-20
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Fixed typo: db_queryd() -> db_query()Dries Buytaert2004-12-11
* - Bugfix: make sure to update the node_comment_statistics table when a node i...Dries Buytaert2004-12-11
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* - Patch #13816 by Neil: tidied up the comment module code a bit.Dries Buytaert2004-12-02
* - Patch #13647 by Goba:Dries Buytaert2004-11-29
* - Patch #12555 by svemir: fixed problem with the 'Preview comment' button not...Dries Buytaert2004-11-29
* - Patch #13263 and #13265 by arnab: added word-based truncation and made the ...Dries Buytaert2004-11-21
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* #12128: Change label for comment subject settings to match behaviour;Steven Wittens2004-10-28