summaryrefslogtreecommitdiff
path: root/admin/boardsync_cron.php
AgeCommit message (Expand)AuthorFilesLines
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-5/+5
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-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2008-12-05improve mailman config - still not perfect but getting thereTekimaki1-0/+2
2008-11-29Fix race condition in board syncing and a few other issues with moderation.Tekimaki1-372/+3
2008-11-27Fixup two way sync so that mailman and bw are in sync as far as moderation.Nick Palmer1-154/+274
2008-08-15only fetch overview if mailbox has messageswjames51-125/+127
2008-04-21add delete messagewjames51-5/+13
2008-04-19chdir to support arbitrary command line executionChristian Fowler1-0/+1
2008-04-19change message_id column to message_guid, and add store method in LibertyComm...Christian Fowler1-6/+4
2008-04-04clean up import to check for existing thread in case of null in-reply-tobitweaver.org1-111/+120
2008-03-09importing and threading now workingChristian Fowler1-51/+193
2008-03-08add big chunk of boardsync_cron code, change boards_sync_mailserver to boards...Christian Fowler1-0/+100