summaryrefslogtreecommitdiff
path: root/admin/comments.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2025-08-27Admin code changes to cover namespace and style changes for PHP8.4lsces1-24/+24
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-1/+1
2008-04-26new admin feature to limit editing of comments by n minutes, default 60 -- al...wjames51-1/+1
2008-04-17move moderate comments out of liberty to its own pkgwjames51-26/+1
2008-04-17introduce options for moderating comments, e.g. screening them before they ar...wjames51-1/+26
2007-06-10new feature post comments using ajax - note scroll but in IE is not a functio...wjames51-0/+5
2006-08-23add a param 'Default post textarea lines number' to have a decent textarea zo...Sylvie Greverend1-1/+1
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-1/+1
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...Max Kremmel1-2/+2
2006-01-20merge recent changes into HEADMax Kremmel1-5/+7
2006-01-10merge recent changes into HEADMax Kremmel1-5/+5
2005-10-12merge recent changes to HEADChristian Fowler1-0/+9
2005-09-03synch recent changes from R1 to HEADMax Kremmel1-0/+33