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-04-25
Adjusted test.
uckelman
2010-04-25
Fixed bad wrapping.
uckelman
2010-04-25
Added missing argument.
uckelman
2010-04-25
Added test.
uckelman
2010-04-25
* Cleanup.
uckelman
2010-04-25
Typo.
uckelman
2010-04-25
Testing quoting.
uckelman
2010-04-25
Fixed test case.
uckelman
2010-04-25
Fixed test case.
uckelman
2010-04-25
Added newlines around quote boundaries.
uckelman
2010-04-25
Testing quote parsing.
uckelman
2010-04-25
Added list handling.
uckelman
2010-04-25
Fixed test.
uckelman
2010-04-25
Typo.
uckelman
2010-04-25
Fixed bad method name.
uckelman
2010-04-25
Added BBCodeParser.
uckelman
2010-04-24
Maybe use double quotes?
uckelman
2010-04-24
Need to escape quotes.
uckelman
2010-04-24
Need to quote interpolated values.
uckelman
2010-04-24
Rejigger test to handle bbcode_second_pass modifying message parameter instea...
uckelman
2010-04-24
Missing brace.
uckelman
2010-04-24
Added test for un-BBCode class.
uckelman
2010-04-22
Refactored.
uckelman
2010-04-22
Fixed unregisterPost().
uckelman
2010-04-22
Fixed bad provider name.
uckelman
2010-04-22
Added unregisterPost().
uckelman
2010-04-22
Handle quote mode.
uckelman
2010-04-20
* Added attachment support.
uckelman
2010-04-20
Added attach_comment back.
uckelman
2010-04-20
Fixed typo.
uckelman
2010-04-20
Don't need comment to be returned.
uckelman
2010-04-20
Fixed bad test cases.
uckelman
2010-04-20
Added getAttachmentData().
uckelman
2010-04-20
* Don't sent HTML email.
uckelman
2010-04-19
* Send multipart/alternative mail.
uckelman
2010-04-19
Test BBCodeParser.
uckelman
2010-04-14
Added TODOs.
uckelman
2010-04-14
Added encoding headers.
uckelman
2010-04-14
Fixed mispelled variable name. Argh!
uckelman
2010-04-13
Get topic_first_post_id from $data.
uckelman
2010-04-13
Removed unused methods.
uckelman
2010-04-13
Get post_id from table on reply.
uckelman
2010-04-13
Added getTopicId().
uckelman
2010-04-13
Get topic_id from post_data instead.
uckelman
2010-04-13
Get PhpBB to show us the errors.
uckelman
2010-04-13
Don't need to quote post_id.
uckelman
2010-04-13
Added In-Reply-To and References headers.
uckelman
2010-04-13
Added getFirstPostId().
uckelman
2010-04-13
More code.
uckelman
2010-04-13
Updated registerMessage() signature.
uckelman
[prev]
[next]