summaryrefslogtreecommitdiff
path: root/mailing_list.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-5/+6
2026-05-14Move legacy mailman library into the relevant package for easier maintenanceLester Caine1-1/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-5/+5
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-8/+8
2021-02-03move kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-2/+2
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-3/+3
2018-07-31reorg util package to put library code in includes/ and used new UTIL_PKG_INC...spiderr1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2012-08-08Refactor header to bit_redirect for page switchlsces1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-11-27Fixup two way sync so that mailman and bw are in sync as far as moderation.Nick Palmer1-4/+5
2008-10-03Cleanup mailman_lib.php a bit so that it can be configured for more envs.pre_update_permissionNick Palmer1-1/+6
2008-09-19tra() for error/warning/delete messageslaetzer1-2/+7
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-06-18phpdoc comment block updatesLester Caine1-5/+12
2008-04-22move to getter methods for configuration values of board mailing listChristian Fowler1-5/+4
2008-04-16lots of clean up and separate Board => List and List => Board configurationChristian Fowler1-6/+21
2008-04-11add board to list sync using mailmanChristian Fowler1-0/+73