summaryrefslogtreecommitdiff
path: root/src/PhpBB3Impl.php
AgeCommit message (Expand)Author
2013-10-08more config markersHEADmasterCharly Root
2013-10-08allow posting by unknown email addressesCharly Root
2013-10-08fix complaining about attachment comment being NULLCharly Root
2013-10-07mark config with CONFIG_TODOCharly Root
2012-03-18Moved list footer stripping to strip_list_footer().Joel Uckelman
2012-03-17* Must double-backslash regex metacharacters in PHP strings.Joel Uckelman
2012-03-01build_post should prepend Re: for replies.Joel Uckelman
2012-02-27Strip Re and tags from Subject of incoming mail.Joel Uckelman
2011-09-26Removed SVN $Id$.Joel Uckelman
2011-09-26Adjusted attachment writer URL.Joel Uckelman
2010-11-22Removed unused globals.uckelman
2010-10-31Major refactoring to make bridge easier to test.uckelman