summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-30Refactored.uckelman
2010-04-30Updated comment.uckelman
2010-04-30Get current time for edited posts.uckelman
2010-04-30Added extra spacing after edited message.uckelman
2010-04-30Added removePost() for post deletion.uckelman
2010-04-30Typo.uckelman
2010-04-30Typo.uckelman
2010-04-30Working to get tests to pass.uckelman
2010-04-30Refactored message registration.uckelman
2010-04-30Added edit id to message-id.uckelman
2010-04-30Added reserveEditId().uckelman
2010-04-28Added FIXME.uckelman
2010-04-28Removed addressed FIXME.uckelman
2010-04-27Correct SQL.uckelman
2010-04-27Adjusted query, left out $postId. Oops.uckelman
2010-04-27Always get last-edited message id for any post id.uckelman
2010-04-27Removed outdated FIXME.uckelman
2010-04-27Storing references is pointless, since PhpBB doesn't keep any thread info.uckelman
2010-04-27Don't worry about extra newlines for now.uckelman
2010-04-25Modified list display.uckelman
2010-04-25Fixing list spacing.uckelman
2010-04-25Fixed list spacing.uckelman
2010-04-25Remove extra newlines between list items.uckelman
2010-04-25Removed stray case.uckelman
2010-04-25list:l should be list:o instead.uckelman
2010-04-25Handle additional annotation for [/list] and [/*].uckelman
2010-04-25Use BBCodeParser.uckelman
2010-04-25Added missing argument.uckelman
2010-04-25Added test.uckelman
2010-04-25* Cleanup.uckelman
2010-04-25Testing quoting.uckelman
2010-04-25Added newlines around quote boundaries.uckelman
2010-04-25Testing quote parsing.uckelman
2010-04-25Added list handling.uckelman
2010-04-25Added BBCodeParser.uckelman
2010-04-22Refactored.uckelman
2010-04-22Fixed unregisterPost().uckelman
2010-04-22Added unregisterPost().uckelman
2010-04-22Handle quote mode.uckelman
2010-04-20* Added attachment support.uckelman
2010-04-20Added attach_comment back.uckelman
2010-04-20Fixed typo.uckelman
2010-04-20Don't need comment to be returned.uckelman
2010-04-20Added getAttachmentData().uckelman
2010-04-20* Don't sent HTML email.uckelman
2010-04-19* Send multipart/alternative mail.uckelman
2010-04-19Test BBCodeParser.uckelman
2010-04-14Added TODOs.uckelman
2010-04-14Added encoding headers.uckelman
2010-04-14Fixed mispelled variable name. Argh!uckelman