summaryrefslogtreecommitdiff
path: root/program/include/rcube_message.php
AgeCommit message (Expand)Author
2008-09-18Also list message/rfc822 parts as attachment if a filename is specifiedthomascube
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alecpl
2008-09-05Allow application/pgp parts to be displayed (#1484753)thomascube
2008-09-05Respect Content-Location headers in multipart/related messages (#1484946)thomascube
2008-09-02- fixed typoalecpl
2008-07-22Improve HTML sanitization with washtmlthomascube
2008-06-14Complete 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-29Replace our crappy html sanitization with the dom-based washtml script + fix ...thomascube
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomascube