index
:
phpbb3-listbridge
master
Bridges between a phpBB3 forum and a Mailing List. Forked from git://vassalengine.git.sourceforge.net/gitroot/vassalengine/listbridge
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-05-09
addAttachment() is a method, not a function.
uckelman
2010-05-09
Removed fixed FIXME.
uckelman
2010-05-09
Changed topicExists() to topicStatus().
uckelman
2010-05-09
Added attachment handling.
uckelman
2010-05-09
Always include comment, even if empty.
uckelman
2010-05-09
Added missing scope.
uckelman
2010-05-09
Added missing argument.
uckelman
2010-05-09
Added getFlattenedParts() for conversion to phpBB-ish message.
uckelman
2010-05-09
buildPost is static.
uckelman
2010-05-09
Added dump() for debugging.
uckelman
2010-05-09
Refactoring for MIME part access.
uckelman
2010-05-09
Added comment.
uckelman
2010-05-09
Adjusted test.
uckelman
2010-05-09
Fixed bad function call.
uckelman
2010-05-09
Missing argument.
uckelman
2010-05-09
Added buildPost test.
uckelman
2010-05-09
Adjusted test.
uckelman
2010-05-09
Adjusted test.
uckelman
2010-05-09
Missing comma.
uckelman
2010-05-09
Added tests.
uckelman
2010-05-09
Added test for buildFilePart.
uckelman
2010-05-09
Test works now.
uckelman
2010-05-09
Refactored.
uckelman
2010-05-09
Fixed typo.
uckelman
2010-05-09
Adjustments to test.
uckelman
2010-05-09
Fixed class var.
uckelman
2010-05-09
Doing reflection differently.
uckelman
2010-05-09
Don't call static method with object.
uckelman
2010-05-09
Added missing test argument.
uckelman
2010-05-09
Added missing ).
uckelman
2010-05-09
Added missing ).
uckelman
2010-05-09
Added missing function keyword.
uckelman
2010-05-09
Added test.
uckelman
2010-05-09
Added a class for constructing HTTP POSTs of multipart/form-data.
uckelman
2010-05-08
Testing...
uckelman
2010-05-08
Typo.
uckelman
2010-05-08
Added getParts().
uckelman
2010-04-30
Added FIXME.
uckelman
2010-04-30
mv M2F.php list_post_receive.php.
uckelman
2010-04-30
Added usage notes.
uckelman
2010-04-30
Bad variable name.
uckelman
2010-04-30
Refactored.
uckelman
2010-04-30
Updated comment.
uckelman
2010-04-30
Get current time for edited posts.
uckelman
2010-04-30
Added extra spacing after edited message.
uckelman
2010-04-30
Added removePost() for post deletion.
uckelman
2010-04-30
Typo.
uckelman
2010-04-30
Adjusted test.
uckelman
2010-04-30
Removed bad tests.
uckelman
2010-04-30
Typo.
uckelman
[prev]
[next]