summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/get.inc
AgeCommit message (Expand)Author
2009-02-08Added TNEF support to decode MS Outlook (winmail.dat) attachmentsthomasb
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-08- remove Mail/mimeDecode require()salec
2008-12-19#1485638: use rawurlencode for all IE versionsalec
2008-12-18Only abbreviate attachment file names in MSIE < 7thomasb
2008-12-16Only abbreviate file name for IE browsers (#1485063)thomasb
2008-11-03Don't use addslashes() which could produce unexpected results when magic_quot...thomasb
2008-09-04Enable export of contacts as vCard + DRYthomasb
2008-08-22Revert r1670 but improve part download step by fixing headers and adding set_...thomasb
2008-08-21- Add Content-Length header while attachments downloading (#1484256)alec
2008-07-22Improve HTML sanitization with washtmlthomasb
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomasb
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...thomasb
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
2007-10-18Fixed syntax typothomasb
2007-10-03Update copyright noticeihug
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomasb
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomasb
2007-01-08fixed display of HTML attachmentsestadtherr
2006-09-03Fixed another XSS issue: #1483830thomasb
2006-09-01Improved message parsing and HTML validationthomasb
2006-08-25Finalized new message parsing. Attention: changes in database schemathomasb
2006-08-18Re-built message parsing (Bug #1327068)thomasb
2006-02-20Fixed some charset bugsroundcube
2006-02-19Applied patch of Anders Karlssonroundcube
2005-11-18Fixed minor bugsroundcube
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
2005-09-25Initial revisionroundcube