Remove trailing whitespaces.
[banana.git] / banana / mimepart.inc.php
2011-05-28 Florent BruneauRemove trailing whitespaces.
2011-05-08 Florent BruneauAdd support for custom message formatter.
2011-04-03 Florent BruneauReduce memory consumption of banana (Closes #1450)
2008-08-31 Florent BruneauFix parsing of messages containing UUEncoded data.
2008-03-19 Florent BruneauWorkaround a bug of php 5.2.0+etch10 which has a fallba...
2008-01-04 x2003bruneauFix msg-id references.
2008-01-04 x2003bruneauFix rendering of multipart/alternative when it is a...
2008-01-04 x2003bruneauIntegrates the PGP support with the web interface.
2008-01-04 x2003bruneauA better version with PGP support
2008-01-04 x2003bruneauA first version of a gpg signature checker
2008-01-04 x2003bruneauFix posting with canAttach = true;
2008-01-04 x2003bruneauSpeed-up
2008-01-04 x2003bruneauPost messages with format=flowed instead of format...
2008-01-04 x2003bruneauFix the way attachments are displayed in multipart...
2008-01-04 x2003bruneauFix message body in banana feeds
2008-01-04 x2003bruneauBackport
2008-01-04 x2003bruneauAdd RSS Feeds
2008-01-04 x2003bruneauMany fixes and optimisations:
2008-01-04 x2003bruneauCan choose the part of the message to display
2008-01-04 x2003bruneauLimit the size of the images in multipart/mixed view...
2008-01-04 x2003bruneauImplements the mail sending in the mbox module
2008-01-04 x2003bruneauBetter support of multipart emails for rendering and...
2008-01-04 x2003bruneauConvert sources to UTF-8
2008-01-04 x2003bruneauCode cleaning and bug fixes
2008-01-04 x2003bruneauRework all sources :