index
:
boards
master
Bitweaver boards package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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-02-02
use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...
Christian Fowler
3
-7
/
+7
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-09
make sure object exists
R270
wjames5
1
-2
/
+2
2009-10-09
fix header links to support boards and topics feeds
wjames5
1
-3
/
+8
2009-10-09
major clean up of feed generator - get boards or topic feeds
wjames5
3
-56
/
+100
2009-10-08
boards own menu for rss feeds and put icons on boards and topic pages
wjames5
4
-2
/
+106
2009-10-08
add httpauth support in header rss links
wjames5
1
-2
/
+2
2009-10-05
verify permission to get feed
wjames5
1
-1
/
+3
2009-10-05
display non found msg if no boards
wjames5
1
-1
/
+3
2009-10-05
add liberty icon services to board view, and hide linkedboard link from board...
wjames5
2
-6
/
+7
2009-10-04
clearer language
wjames5
1
-2
/
+2
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
8
-16
/
+16
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
8
-16
/
+16
2009-08-26
reactivate board notifications
Tyler Bello
2
-10
/
+11
2009-08-26
use is_a( $pObject , 'LibertyComment' ) instead of isContentType( BITCOMMENT_...
Tyler Bello
1
-11
/
+6
2009-07-01
imap_headerinfo acts retarded on these emails and improperly parses the head...
wjames5
1
-1
/
+5
2009-06-30
move $() into BitBase name space, and use document.getElementById in distro'e...
Christian Fowler
1
-2
/
+2
2009-06-25
more logging, we've gone logging crazy
wjames5
1
-26
/
+29
2009-06-25
safe search of strings
Tyler Bello
1
-4
/
+5
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-18
fix perm name typo
wjames5
1
-1
/
+1
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
fix incorrect storage and reference of boards_topic as comment_id
Tekimaki
1
-22
/
+29
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-05-29
do not load any board code without p_boards_read perm
PRE_SECTIONS
Christian Fowler
1
-1
/
+1
2009-05-28
only set postComment fields for registered users
Christian Fowler
1
-3
/
+5
2009-05-17
indent using tabs and use bit_redirect() instead of header()
Max Kremmel
1
-5
/
+3
2009-05-06
move base.css stuff to packages
Christian Fowler
1
-0
/
+4
2009-05-06
clean up of var names to match coding standard and multi-line query strings -...
bitweaver.org
1
-45
/
+38
2009-05-05
always and only show edits to board admin
Christian Fowler
1
-1
/
+1
2009-05-01
remove random references to pageExists that shouldnt be there
wjames5
3
-12
/
+9
2009-05-01
Use 'Last modified' text as that is most prevalent in other packages
Christian Fowler
1
-2
/
+2
2009-05-01
only show post edits to board admin after comments_edit_minutes
Christian Fowler
1
-3
/
+3
[next]