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
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-04
clearer language
wjames5
1
-2
/
+2
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
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-06-10
make sure global is available
wjames5
1
-1
/
+3
2009-06-09
fix syntax bug
wjames5
1
-1
/
+1
2009-05-30
add board upgrade code from wjames5
Christian Fowler
1
-1
/
+57
2009-05-29
add sequence
Christian Fowler
1
-0
/
+1
2009-05-29
add a first pass at sections table and pos column
Christian Fowler
2
-0
/
+44
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-08
add a little warning for groups users
Tekimaki
1
-0
/
+4
2008-12-08
handy file to reconfig lists after they are created - down and dirty
Tekimaki
1
-0
/
+35
2008-12-05
improve mailman config - still not perfect but getting there
Tekimaki
2
-10
/
+22
2008-11-29
Fix race condition in board syncing and a few other issues with moderation.
Tekimaki
2
-372
/
+401
2008-11-27
Fixup two way sync so that mailman and bw are in sync as far as moderation.
Nick Palmer
1
-154
/
+274
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
1
-2
/
+2
2008-10-03
Cleanup mailman_lib.php a bit so that it can be configured for more envs.
pre_update_permission
Nick Palmer
1
-2
/
+2
2008-10-03
CORE CHANGE: cleave Create permission from Edit permission so that they are d...
wjames5
1
-1
/
+1
2008-08-15
only fetch overview if mailbox has messages
wjames5
1
-125
/
+127
2008-04-21
add delete message
wjames5
1
-5
/
+13
2008-04-19
chdir to support arbitrary command line execution
Christian Fowler
1
-0
/
+1
2008-04-19
change message_id column to message_guid, and add store method in LibertyComm...
Christian Fowler
1
-6
/
+4
2008-04-11
add board to list sync using mailman
Christian Fowler
1
-2
/
+15
2008-04-04
clean up import to check for existing thread in case of null in-reply-to
bitweaver.org
1
-111
/
+120
2008-03-09
importing and threading now working
Christian Fowler
1
-51
/
+193
2008-03-08
add big chunk of boardsync_cron code, change boards_sync_mailserver to boards...
Christian Fowler
2
-4
/
+102
2008-03-01
add Board Sync host setup. woot, we're underway...
Christian Fowler
1
-1
/
+21
2008-02-26
register content types on install. many packages are updated with this, but m...
wjames5
1
-0
/
+5
[next]