Age | Commit message (Expand) | Author |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-05 | - Exclude MIME functionality from rcube_imap class into rcube_mime class | alecpl |
2011-11-29 | Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895) | thomascube |
2011-10-27 | Fix inline display of image attachments | thomascube |
2011-09-21 | - Fix lost info for encrypted messages | alecpl |
2011-09-07 | - Fix displaying multipart/alternative messages with only one part (#1487938) | alecpl |
2011-09-07 | - Rewritten messages caching (merged devel-mcache branch): | alecpl |
2011-08-30 | - Fix handling of attachments inside message/rfc822 parts (#1488026) | alecpl |
2011-04-08 | - Improve space-stuffing handling in format=flowed messages (#1487861) | alecpl |
2011-02-09 | - Fix handling of attachments with invalid content type (#1487767) | alecpl |
2011-02-04 | - Small code improvements related to r4487 | alecpl |
2011-02-03 | - Fix handling of non-image attachments in multipart/related messages (#14877... | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-11-29 | - Fix attachments of type message/rfc822 are not listed on attachments list | alecpl |
2010-11-26 | - Add workaround for MSOE's multipart/related messages with non-related attac... | alecpl |
2010-10-20 | - Fix handling of attachments when Content-Disposition is not inline nor atta... | alecpl |
2010-10-20 | - Fix content-type name regexp according to RFC4288.4.2 | alecpl |
2010-10-20 | - Allow underline in content-type name, per comments in #1487051 | alecpl |
2010-10-07 | - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) | alecpl |
2010-10-06 | - Make htmleditor option behaviour consistent, add option to use HTML on repl... | alecpl |
2010-10-04 | - Minimize FETCH response for messages listing (when caching is disabled) | alecpl |
2010-10-04 | - Add Reply-to-List feature (#1484252) | alecpl |
2010-09-29 | - Update phpdoc (#1486958) | alecpl |
2010-09-29 | - Fix format=flowed: don't space-stuff empty lines (#1487018) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-14 | - small fix for format=flowed parsing | alecpl |
2010-09-14 | - Fix format=flowed handling (#1486989) + small improvements in plain message... | alecpl |
2010-09-10 | - Don't trim spaces from the end of line when converting to format=flowed | alecpl |
2010-08-12 | - add message_part_structure hook also for text parts of mixed messages | alecpl |
2010-08-06 | - Last commit fix | alecpl |
2010-08-06 | - Replace message_part_encrypted hook with more generic message_part_structure | alecpl |
2010-06-30 | - Fix handling of messages with Content-Type: application/* and no filename (... | alecpl |
2010-06-15 | - Fix attachment filenames broken with TNEF decoder using long filenames (#14... | alecpl |
2010-06-08 | - Fix some IMAP errors handling when opening the message (#1485443) | alecpl |
2010-06-04 | - Fix related parts aren't displayed when got mimetype other than image/* (#1... | alecpl |
2010-05-28 | - Fix forwarding of messages with winmail attachments | alecpl |
2010-05-20 | Display and send messages with format=flowed (#1484370), fixes word wrapping ... | thomascube |
2010-05-20 | - Fix message/rfc822 attachments containing only attachments are not parsed p... | alecpl |
2010-04-23 | - Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653) | alecpl |
2010-01-18 | - fix $Id$ keyword | alecpl |
2009-12-23 | - Improved handling of message parts of type message/rfc822 (fixed e.g. inlin... | alecpl |
2009-12-04 | - added comment | alecpl |
2009-12-04 | - fix r3150 (better detection that message/rfc822 should be displayed as mess... | alecpl |
2009-12-03 | - Fix displaying nested message parts (#1486246) | alecpl |
2009-10-24 | - allow '+' character in mimetype name (#1486239) | alecpl |
2009-08-27 | Only allow images as 'inline' parts; list other parts as attachments if they ... | thomascube |
2009-07-31 | Create plugin hook for encrypted message parts + add size property to text pa... | thomascube |
2009-07-20 | - fix related attachments without linking to message part are not listed (#14... | alecpl |
2009-07-06 | - simple fix for malformed Content-Disposition (#1485965) | alecpl |