Age | Commit message (Expand) | Author |
---|---|---|
2008-10-25 | added obscure ASCII encoding aliases, added more error checking to RFC2822 da... | svncommit |
2008-09-18 | Also list message/rfc822 parts as attachment if a filename is specified | thomascube |
2008-09-16 | - Reduced memory footprint when forwarding attachments (#1485345) | alecpl |
2008-09-05 | Allow application/pgp parts to be displayed (#1484753) | thomascube |
2008-09-05 | Respect Content-Location headers in multipart/related messages (#1484946) | thomascube |
2008-09-02 | - fixed typo | alecpl |
2008-07-22 | Improve HTML sanitization with washtml | thomascube |
2008-06-14 | Complete implementation of #1484601: add link for saving sender to address bo... | thomascube |
2008-06-13 | - Added option to display images in messages from known senders (#1484601) | alecpl |
2008-06-04 | -typo in get_header() | alecpl |
2008-05-29 | Replace our crappy html sanitization with the dom-based washtml script + fix ... | thomascube |
2008-05-17 | New class rcube_message representing a mail message; changed global $MESSAGE ... | thomascube |