summaryrefslogtreecommitdiff
path: root/includes/comment.inc
Commit message (Expand)AuthorAge
* comment.module:Dries Buytaert2001-12-08
* - removed an unused variableDries Buytaert2001-11-26
* A set of updates to the "_link" system:Dries Buytaert2001-11-24
* - Made the node forms support "help texts": it is not possible to configureDries Buytaert2001-11-03
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingnatrak2001-10-20
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - Fixed the remaining SQL problems when running MySQL in ANSI mode.Dries Buytaert2001-10-13
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - added a comment() function to the base theme: you don't have to overloadDries Buytaert2001-10-07
* - fixed small glitch in node_del()Dries Buytaert2001-09-28
* - comment.inc:Dries Buytaert2001-09-28
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - Fixed bug reported by Kristjan and Mike: anonymous users can postDries Buytaert2001-09-20
* - fixed comments using the timestamp of the comment, and not the timestampnatrak2001-09-19
* - Added the new user module!Dries Buytaert2001-09-16
* - fix a _bug_ in "max threaded" modeDries Buytaert2001-09-07
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* common.incnatrak2001-07-25
* comment.incnatrak2001-07-25
* account.phpnatrak2001-07-24
* - Introduced caching support.Dries Buytaert2001-06-30
* - Tidied up node.inc and node.php a bit.Dries Buytaert2001-06-30
* Extremely large commit:Dries Buytaert2001-06-29
* - Fixed bug node.module bug:Dries Buytaert2001-06-27
* - Fixed typo in comment.inc as result of form-ification. Replying toDries Buytaert2001-06-26
* - Fixed a few tiny bugs in comment.inc (introduced by the form-ification).Dries Buytaert2001-06-25
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* Oops, a rather large commit:Dries Buytaert2001-06-17
* Changesnatrak2001-06-15
* - Fixed typo; missing ".Dries Buytaert2001-06-13
* - Applied Remco's patch, but added a closing </LI>-tag as well.Dries Buytaert2001-06-13
* - Added missing </TD>.Dries Buytaert2001-06-13
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* CHANGESDries Buytaert2001-05-20
* - Tidied up the field_get() API and improved the implementation ofDries Buytaert2001-05-17
* - Fixed bug in account.module.Dries Buytaert2001-05-17
* - Removed the "history"-field from the SQL table "users" and addedDries Buytaert2001-05-16
* - Addition: added a new, tiny forum module: I will use this forumDries Buytaert2001-04-29
* - Centered the comment controls... much nicer :)Steven Wittens2001-04-21
* - Addition: added a "promote" field to the node table, whichDries Buytaert2001-04-21
* - Addition: made it so that comments can be enabled/disabled onDries Buytaert2001-04-19
* Another big update so please read this carefully because there is important i...Dries Buytaert2001-04-16
* - improved submit.php:Dries Buytaert2001-04-15
* - fixed bug in comment codeDries Buytaert2001-04-09
* A lot of small changes (search-n-replace) make a big commit:Dries Buytaert2001-04-06
* - a bunch of various updatesDries Buytaert2001-04-05
* Commiting my work of last Sunday:Dries Buytaert2001-04-02
* - fixed issue depricated call-by-reference issuesDries Buytaert2001-03-29
* - simplified the comment code: the SQL queries are less complex, thusDries Buytaert2001-03-24