summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-09addAttachment() is a method, not a function.uckelman
2010-05-09Removed fixed FIXME.uckelman
2010-05-09Changed topicExists() to topicStatus().uckelman
2010-05-09Added attachment handling.uckelman
2010-05-09Always include comment, even if empty.uckelman
2010-05-09Added missing scope.uckelman
2010-05-09Added missing argument.uckelman
2010-05-09Added getFlattenedParts() for conversion to phpBB-ish message.uckelman
2010-05-09buildPost is static.uckelman
2010-05-09Added dump() for debugging.uckelman
2010-05-09Refactoring for MIME part access.uckelman
2010-05-09Added comment.uckelman
2010-05-09Adjusted test.uckelman
2010-05-09Fixed bad function call.uckelman
2010-05-09Missing argument.uckelman
2010-05-09Added buildPost test.uckelman
2010-05-09Adjusted test.uckelman
2010-05-09Adjusted test.uckelman
2010-05-09Missing comma.uckelman
2010-05-09Added tests.uckelman
2010-05-09Added test for buildFilePart.uckelman
2010-05-09Test works now.uckelman
2010-05-09Refactored.uckelman
2010-05-09Fixed typo.uckelman
2010-05-09Adjustments to test.uckelman
2010-05-09Fixed class var.uckelman
2010-05-09Doing reflection differently.uckelman
2010-05-09Don't call static method with object.uckelman
2010-05-09Added missing test argument.uckelman
2010-05-09Added missing ).uckelman
2010-05-09Added missing ).uckelman
2010-05-09Added missing function keyword.uckelman
2010-05-09Added test.uckelman
2010-05-09Added a class for constructing HTTP POSTs of multipart/form-data.uckelman
2010-05-08Testing...uckelman
2010-05-08Typo.uckelman
2010-05-08Added getParts().uckelman
2010-04-30Added FIXME.uckelman
2010-04-30mv M2F.php list_post_receive.php.uckelman
2010-04-30Added usage notes.uckelman
2010-04-30Bad variable name.uckelman
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-30Adjusted test.uckelman
2010-04-30Removed bad tests.uckelman
2010-04-30Typo.uckelman