summaryrefslogtreecommitdiff
path: root/modules/comment/comment.module
Commit message (Expand)AuthorAge
* #191104 by keith.smith: (usability) change occurances of node to 'post' and '...Gábor Hojtsy2007-11-12
* - Patch #190483 by webernet et al: tiny code cleanup.Dries Buytaert2007-11-09
* #186749 by Rob Loach and myself: (regression) only override comment submitter...Gábor Hojtsy2007-11-05
* #187391 by jrbeeman, catch: redirect user to proper node comment page after s...Gábor Hojtsy2007-11-04
* #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carri...Gábor Hojtsy2007-11-04
* - Patch #163499 by Crell et al: split up comment module.Dries Buytaert2007-10-31
* #185867 by hunmonk: (usability) add node title to comment overview page for e...Gábor Hojtsy2007-10-25
* #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functional...Gábor Hojtsy2007-10-25
* #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s...Gábor Hojtsy2007-10-21
* #182645 by scor: clean up concatenations to be in line with core coding stand...Gábor Hojtsy2007-10-19
* #55277 by catch and JirkaRybka: when flat comment view is used, order comment...Gábor Hojtsy2007-10-16
* #183390 by hunmonk: forms should use form_state['redirect'] for redirection, ...Gábor Hojtsy2007-10-15
* - Patch #182950: fieldset massaging for usability.Dries Buytaert2007-10-12
* #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'pe...Gábor Hojtsy2007-10-12
* #63990 by several people: fix comment submission on nodes where a form is dis...Gábor Hojtsy2007-10-08
* - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. ...Dries Buytaert2007-10-07
* #180559 by hunmonk: do not try to display the comment addition form at th end...Gábor Hojtsy2007-10-03
* #174233 by webernet: fix notices when editing comments and also fix a moderat...Gábor Hojtsy2007-09-28
* #177927 by chx: use path=/ in PHP comment settings cookie creation, so cookie...Gábor Hojtsy2007-09-25
* #172773 by numerous contributors: Make the actions interface usable by mere m...Gábor Hojtsy2007-09-11
* #172376 by ChrisKennedy: fix 8 E_ALL issues in comment module and fix approva...Gábor Hojtsy2007-09-06
* - Patch #172961 by webernet: code style cleanup.Dries Buytaert2007-09-05
* - Patch #172950 by webernet: code style fixes.Dries Buytaert2007-09-04
* #6162 by various people: actually point new anchors to the page the first new...Gábor Hojtsy2007-09-02
* - Removing whitespace.Dries Buytaert2007-08-30
* #111127 rollback by chx, slightly extended: roll back node_load cache, it nee...Gábor Hojtsy2007-08-30
* #156475 by Christoph C. Cemper and greggles: actually call the publish op on ...Gábor Hojtsy2007-08-29
* - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functi...Dries Buytaert2007-08-26
* #111127 by chx: cache node_load(), so heavy operations loading data from exte...Gábor Hojtsy2007-08-25
* - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora...Dries Buytaert2007-08-12
* - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora...Dries Buytaert2007-08-12
* - Patch #166205 by hswong3i: improved database compatibility of db_result(). ...Dries Buytaert2007-08-11
* - Patch #163073 by Robert Douglas: removing dead code.Dries Buytaert2007-07-30
* #161979 noticed by bboyjay, patch by myself: kill noticedisplayed when no com...Gábor Hojtsy2007-07-25
* - Patch #160589 by dvessel: tpl-ify the comment module's theme functions.Dries Buytaert2007-07-20
* - Patch #160491 by dvessel: fixed E_NOTICE warnings.Dries Buytaert2007-07-20
* - Patch #57106 by Steven et al: future timestamps break search indexing.Dries Buytaert2007-07-15
* #156778 by asimmonds: revert node and comment deletions to the pre-deletion A...Gábor Hojtsy2007-07-13
* - Patch #157773 by pwolanin: remove node/%/% from comment_menu.Dries Buytaert2007-07-09
* #156910 by asimmonds: fix code indentation problems introduced with new code ...Gábor Hojtsy2007-07-05
* #128165 by joshk and webchick: missing db_rewrite_sql() calls in comment queriesGábor Hojtsy2007-07-04
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
* #146386 by kbahey: refactor 'submitted by user - date' themeing and make it m...Gábor Hojtsy2007-07-01
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro...Gábor Hojtsy2007-06-30
* - Patch #148410 by jvandyk: added rewrite of the actions module!Dries Buytaert2007-06-29
* #154046: Optimize confirm_form syntax for common usage (and fix some $form_st...Steven Wittens2007-06-24
* #148678: Fix notices/warnings on invalid paths like 'node/zzz'. (chx/pwolanin...Steven Wittens2007-06-24
* #147723: Deletion API (by hunmonk). Woop woop.Steven Wittens2007-06-22
* - Patch #82526 by Moshe: simplified APIs -- use form_alter now.Dries Buytaert2007-06-15