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 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
2010-04-11
Better message.
uckelman
2010-04-11
Backwards return value.
uckelman
2010-04-11
Added diagnostic.
uckelman
2010-04-11
Add other globals from M2F.
uckelman
2010-04-11
Cleanup.
uckelman
2010-04-11
Added topicExists().
uckelman
2010-04-11
Added more code.
uckelman
2010-04-11
Added list -> forum bridge.
uckelman
2010-04-11
Cleanup.
uckelman
2010-04-11
Working on postMessage().
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Typo.
uckelman
2010-04-11
Added postMessage() and forumExists().
uckelman
2010-04-11
Typo.
uckelman
2010-04-11
Missing $this.
uckelman
[prev]
[next]