summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_message.php
AgeCommit message (Expand)Author
2008-09-05Allow application/pgp parts to be displayed (#1484753)thomasb
2008-09-05Respect Content-Location headers in multipart/related messages (#1484946)thomasb
2008-09-02- fixed typoalec
2008-07-22Improve HTML sanitization with washtmlthomasb
2008-06-14Complete implementation of #1484601: add link for saving sender to address bo...thomasb
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
2008-06-04-typo in get_header()alec
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ...thomasb
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomasb