Commit Graph

23 Commits (d41f9762a7fa9e206a499bfa197435a578e36360)

Author SHA1 Message Date
thomascube 0ced2b9ac0 Revert r1670 but improve part download step by fixing headers and adding set_time_limit(0) 16 years ago
alecpl 2c6fa93371 - Add Content-Length header while attachments downloading (#1484256) 16 years ago
thomascube 21e724153e Improve HTML sanitization with washtml 16 years ago
thomascube 8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 17 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago
thomascube 6f2f2d0ffd Truncate attachment filenames to 55 characters (#1484757) and fix misspelled function name 17 years ago
thomascube c579961899 Fixed some potential security risks + updatedd changelog 17 years ago
thomascube a9cc52b163 Correctly decode attachments when downloading them (fixes #1484645) 17 years ago
thomascube 142e5f8f92 Fixed syntax typo 17 years ago
svncommit 5349b78ad4 Update copyright notice 17 years ago
thomascube 719a257f0c Some bugfixes, security issues + minor improvements 17 years ago
thomascube 5cc4b13a0c Correctly parse message/rfc822; fixed html2text conversion; code cleanup 18 years ago
thomascube 5a6ad20983 Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198) 18 years ago
svncommit bb85623f8a fixed display of HTML attachments 18 years ago
thomascube bf0452585b Fixed another XSS issue: #1483830 18 years ago
thomascube ea206d3d92 Improved message parsing and HTML validation 18 years ago
thomascube f7bfec96be Finalized new message parsing. Attention: changes in database schema 18 years ago
thomascube 8d4bcda874 Re-built message parsing (Bug #1327068) 18 years ago
thomascube 13c1afbcbb Fixed some charset bugs 19 years ago
thomascube 61971805f6 Applied patch of Anders Karlsson 19 years ago
thomascube 4b0f65a597 Fixed minor bugs 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago