Commit Graph

14 Commits (aa30cf8f3c05ab4fd69f7ab2dea39e56d8bf1976)

Author SHA1 Message Date
Aleksander Machniak e5a3e61052 Add some extension/mimetype aliases to fix some quirks in attachment type validation (#1488891) 13 years ago
Aleksander Machniak 15963b7165 Workaround for some versions/systems where finfo_open() with second
argument doesn't do the same as with no 2nd argument as it should
13 years ago
Aleksander Machniak a15a595158 Make mime.types common locations list OS-aware 13 years ago
Aleksander Machniak ec27006ebe Fix wrapping of text lines with the same length as specified length limit 13 years ago
Aleksander Machniak 68fb9e63f0 Rtrim() quoted lines on conversion to flowed format (according to RFC2646) 13 years ago
Aleksander Machniak 9deb663f94 More improvements to format=flowed handling + fix in wordwrap() used internally by format_flowed() 13 years ago
Aleksander Machniak 1aca4cb3ae Improve format=flowed text unfolding, add test for signature separator handling 13 years ago
Thomas Bruederli 8c293e2f28 Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::format_flowed() and rcube_mime::unfold_flowed() 13 years ago
Aleksander Machniak d2534c63f2 Cleanup, remove file paths from doc 13 years ago
Thomas Bruederli 3bb75a5cc7 Add default path for mime.types file; map jpg => image/jpeg in fallback list 13 years ago
Thomas Bruederli 0a83971d3e Clarify mime_magic config option; add new function to map mimetypes and filename extensions 13 years ago
Aleksander Machniak a92beb6bdb Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 13 years ago
Thomas Bruederli 9be2f43d02 Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework 13 years ago
Aleksander Machniak ba6f21caeb Framework files moved to lib/Roundcube 13 years ago