Aleksander Machniak
|
b92ec5c86d
|
Fix bug where multi-level quoting was replaced with one-level quoted text after format=flowed wrapping
|
2013-05-03 09:26:13 +02:00 |
|
Aleksander Machniak
|
2ce01932fe
|
Fix another text wrap issue (added test case)
|
2013-05-03 08:24:26 +02:00 |
|
Aleksander Machniak
|
d2dff5e865
|
Fix Reply-To header handling in Reply-All action (#1489037)
|
2013-05-01 11:11:39 +02:00 |
|
Aleksander Machniak
|
1041aa46da
|
Fix another text wrapping issue
|
2013-04-22 10:22:16 +02:00 |
|
Aleksander Machniak
|
7439d3ee14
|
Fix incorrect handling of leading spaces in text wrapping
|
2013-04-21 17:08:12 +02:00 |
|
Aleksander Machniak
|
99cfba2e26
|
Add some extension/mimetype aliases to fix some quirks in attachment type validation (#1488891)
|
2013-03-24 09:06:29 +01:00 |
|
Aleksander Machniak
|
4f693e9daa
|
Workaround for some versions/systems where finfo_open() with second
argument doesn't do the same as with no 2nd argument as it should
|
2013-03-20 10:31:37 +01:00 |
|
Aleksander Machniak
|
02c9c931fe
|
Make mime.types common locations list OS-aware
|
2013-03-19 13:53:49 +01:00 |
|
Aleksander Machniak
|
d8270b66cc
|
Fix wrapping of text lines with the same length as specified length limit
|
2013-03-18 19:51:32 +01:00 |
|
Aleksander Machniak
|
87a96809c7
|
Rtrim() quoted lines on conversion to flowed format (according to RFC2646)
|
2013-01-21 12:00:24 +01:00 |
|
Aleksander Machniak
|
7ebed11b05
|
More improvements to format=flowed handling + fix in wordwrap() used internally by format_flowed()
|
2013-01-21 11:56:06 +01:00 |
|
Aleksander Machniak
|
aabd628286
|
Improve format=flowed text unfolding, add test for signature separator handling
|
2013-01-21 11:55:57 +01:00 |
|
Thomas Bruederli
|
6d41d8fd4b
|
Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::format_flowed() and rcube_mime::unfold_flowed()
|
2013-01-18 21:26:18 +01:00 |
|
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
2012-12-18 09:07:00 +01:00 |
|
Thomas Bruederli
|
3bb75a5cc7
|
Add default path for mime.types file; map jpg => image/jpeg in fallback list
|
2012-12-08 15:36:55 +01:00 |
|
Thomas Bruederli
|
0a83971d3e
|
Clarify mime_magic config option; add new function to map mimetypes and filename extensions
|
2012-11-27 15:55:42 +01:00 |
|
Aleksander Machniak
|
a92beb6bdb
|
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
|
2012-11-27 08:43:43 +01:00 |
|
Thomas Bruederli
|
9be2f43d02
|
Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework
|
2012-11-25 17:35:53 +01:00 |
|
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
2012-11-21 19:52:03 +01:00 |
|