summaryrefslogtreecommitdiff
path: root/src/build_email.php
AgeCommit message (Expand)Author
2012-02-27phpBB 3.0 adds 'Re:' to reply subjects, so we have to strip it on the way out...Joel Uckelman
2012-02-27Remove Edit marker from incoming mail, add it to outgoing mail.Joel Uckelman
2012-02-27Renamed functions in build_email.php.Joel Uckelman
2012-02-27build_email_subject passes tests now.Joel Uckelman
2010-11-25* Broke out From construction.uckelman
2010-10-31Major refactoring to make bridge easier to test.uckelman