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-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
2010-04-13
Added missing test argument.
uckelman
2010-04-13
PHP apparently doesn't support function overloading. Bah!
uckelman
2010-04-13
Added full registerMessage().
uckelman
2010-04-13
Fixed typos.
uckelman
2010-04-13
Added mail code.
uckelman
2010-04-13
Added FIXME.
uckelman
2010-04-13
Added more code for testing.
uckelman
2010-04-13
Added utf8_quote() for email headers.
uckelman
2010-04-13
Use actual testing domain in test.
uckelman
2010-04-12
Tinkering.
uckelman
2010-04-11
Use dirname instead of substr.
uckelman
2010-04-11
Fixed typo.
uckelman
2010-04-11
Get forumURL.
uckelman
2010-04-11
Pass time to build_message_id().
uckelman
2010-04-11
Get RFC2822 date for Date header.
uckelman
2010-04-11
Added getPostTime().
uckelman
2010-04-11
Adding forum -> list bridge.
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Added getLists().
uckelman
2010-04-11
Unregister failed bridge attempts.
uckelman
2010-04-11
Adjusted test.
uckelman
2010-04-11
Updated test.
uckelman
2010-04-11
Added unregisterMessage().
uckelman
2010-04-11
Fixed test cases.
uckelman
2010-04-11
Updated tests.
uckelman
2010-04-11
Updated test cases.
uckelman
2010-04-11
Refactored.
uckelman
2010-04-11
Refactored.
uckelman
2010-04-11
Collect $postId. Duh.
uckelman
2010-04-11
Improved exception message.
uckelman
2010-04-11
Improved exception message.
uckelman
2010-04-11
s/PHPUnit_Framework_Error/Exception/g
uckelman
2010-04-11
Converted trigger_error to 'throw new Exception'.
uckelman
2010-04-11
Print exception stack traces.
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Check for null post id.
uckelman
2010-04-11
Fixed unassigned vars.
uckelman
2010-04-11
Removed useless tests.
uckelman
2010-04-11
Relaxed input tests.
uckelman
2010-04-11
Fixed message.
uckelman
2010-04-11
Removed over-tight error checks.
uckelman
[prev]
[next]