index
:
boards
master
Bitweaver boards package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
admin
/
boardsync_inc.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-15
Namespace fixes
Lester Caine
1
-5
/
+6
2026-05-15
To simplyfy maintenence BitUser classes have been retired and active code bas...
Lester Caine
1
-2
/
+3
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-81
/
+76
2026-03-09
As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...
lsces
1
-43
/
+43
2012-05-25
bit_log_error-2-bit_error_log
spiderr
1
-5
/
+5
2010-02-07
Fix so that messages can be posted to multiple boards.
pre_deprecate_bit_setup_inc
PRE_BIT_SETUP_CHANGE
Nick Palmer
1
-119
/
+120
2010-01-26
Allow emails without body text to be imported.
Nick Palmer
1
-0
/
+11
2010-01-19
Only use Delivered-To addresses if they are available.
Nick Palmer
1
-28
/
+30
2010-01-12
Determine proper recipient using Delivered-To header when available.
Nick Palmer
1
-6
/
+28
2010-01-12
personal is not always defined.
Nick Palmer
1
-1
/
+6
2009-12-22
Lookup board email address using LOWER since we lowercase the address from th...
Nick Palmer
1
-6
/
+8
2009-12-19
Fix permission tricking. globals assigned by reference in functions are not k...
Nick Palmer
1
-1
/
+1
2009-12-10
fix refs
wjames5
1
-2
/
+2
2009-12-09
a hack to be able to run a proper permission check on the parent board object...
wjames5
1
-7
/
+33
2009-12-03
clear boardsync temp dir after sync process otherwise this crap builds up
wjames5
1
-0
/
+8
2009-07-01
imap_headerinfo acts retarded on these emails and improperly parses the head...
wjames5
1
-1
/
+5
2009-06-25
more logging, we've gone logging crazy
wjames5
1
-26
/
+29
2009-06-25
more clean up of header, properly account for nested parts in moderated msgs
wjames5
1
-71
/
+83
2009-06-22
remove ref to parser files not needed
wjames5
1
-4
/
+0
2009-06-20
need comma to separate lists
wjames5
1
-2
/
+2
2009-06-20
oops fix params refs
wjames5
1
-1
/
+1
2009-06-20
get header values via imap func directly - fix getting to and cc values which...
wjames5
1
-2
/
+33
2009-06-17
if email part header specifies a different charset then encode to utf-8
wjames5
1
-0
/
+11
2009-03-31
dont assume the user is valid check it first
Tekimaki
1
-3
/
+7
2009-03-27
email can have multiple text parts, string em all together
wjames5
1
-4
/
+4
2009-03-26
error if no message id - protect mysql people from themselves
Tekimaki
1
-197
/
+207
2009-03-25
full load of user to get perms
Tekimaki
1
-1
/
+1
2009-03-25
add user id to attachment hash for proper storage and check basic attachment ...
Tekimaki
1
-1
/
+24
2009-03-25
log the errors so we dont go insane
Tekimaki
1
-2
/
+5
2008-12-05
improve mailman config - still not perfect but getting there
Tekimaki
1
-10
/
+20
2008-11-29
Fix race condition in board syncing and a few other issues with moderation.
Tekimaki
1
-0
/
+398