Add a space after quote marks.
[banana.git] / banana / message.func.inc.php
2011-06-22 Florent BruneauAdd a space after quote marks.
2011-05-28 Florent BruneauRemove trailing whitespaces.
2011-05-28 Florent BruneauReply composition support pre-filled answers.
2011-05-08 Florent BruneauAdd support for custom message formatter.
2011-02-22 Stéphane JacobFixes deprecated features in PHP 5.3.x.
2010-04-09 Florent BruneauFix a bug in text/plain formatter when a message contai...
2008-01-04 x2003bruneauFix msg-id references.
2008-01-04 x2003bruneauSomes improvements in the html style parser
2008-01-04 x2003bruneauDefinitly fix the message truncation bug.
2008-01-04 x2003bruneauUse banana_quote instead of banana_wrap to build quoted...
2008-01-04 x2003bruneauFix quoted text flowing
2008-01-04 x2003bruneauPost messages with format=flowed instead of format...
2008-01-04 x2003bruneauNew function Banana::post()
2008-01-04 x2003bruneauFix format catcher (ie // ** __ catcher)
2008-01-04 x2003bruneauMany fixes and optimisations:
2008-01-04 x2003bruneauFix banana stand-alone
2008-01-04 x2003bruneauFix HMTL attribute value catcher
2008-01-04 x2003bruneauTidy 2.0 support
2008-01-04 x2003bruneauCan choose to show external images
2008-01-04 x2003bruneauOops, do not break plain text rendering
2008-01-04 x2003bruneauMuch better html rendering with css support and style...
2008-01-04 x2003bruneauDo not remove image properties when hiding external...
2008-01-04 x2003bruneauSmall fixes
2008-01-04 x2003bruneauFix NNTP posting (double points on line beginning)
2008-01-04 x2003bruneauSome fixes in "unread" state handling
2008-01-04 x2003bruneauFix a regexp
2008-01-04 x2003bruneauBetter support of multipart emails for rendering and...
2008-01-04 x2003bruneauConvert sources to UTF-8
2008-01-04 x2003bruneauMinor fixes in quote detection
2008-01-04 x2003bruneauCode cleaning and bug fixes
2008-01-04 x2003bruneauRework all sources :