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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-05-09
Added comment.
uckelman
2010-05-09
Fixed bad function call.
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
Typo.
uckelman
2010-04-30
Working to get tests to pass.
uckelman
2010-04-30
Refactored message registration.
uckelman
2010-04-30
Added edit id to message-id.
uckelman
2010-04-30
Added reserveEditId().
uckelman
2010-04-28
Added FIXME.
uckelman
2010-04-28
Removed addressed FIXME.
uckelman
2010-04-27
Correct SQL.
uckelman
2010-04-27
Adjusted query, left out $postId. Oops.
uckelman
2010-04-27
Always get last-edited message id for any post id.
uckelman
2010-04-27
Removed outdated FIXME.
uckelman
2010-04-27
Storing references is pointless, since PhpBB doesn't keep any thread info.
uckelman
2010-04-27
Don't worry about extra newlines for now.
uckelman
2010-04-25
Modified list display.
uckelman
2010-04-25
Fixing list spacing.
uckelman
2010-04-25
Fixed list spacing.
uckelman
2010-04-25
Remove extra newlines between list items.
uckelman
2010-04-25
Removed stray case.
uckelman
2010-04-25
list:l should be list:o instead.
uckelman
2010-04-25
Handle additional annotation for [/list] and [/*].
uckelman
2010-04-25
Use BBCodeParser.
uckelman
2010-04-25
Added missing argument.
uckelman
2010-04-25
Added test.
uckelman
2010-04-25
* Cleanup.
uckelman
2010-04-25
Testing quoting.
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
Added BBCodeParser.
uckelman
2010-04-22
Refactored.
uckelman
[prev]
[next]