Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-23 | Improvement in handling invalid email address strings | Aleksander Machniak | |
2014-01-24 | Remove quotes around addressee name in case they are encoded. | Aleksander Machniak | |
Some clients encode quotes with name using base64/quoted-printable encoding. Quotes were removed only for unencoded strings. Now also encoded names are handled this way. So, recipient/sender strings are displayed without quotes around and e.g. saving to addressbook does not save these redundant quotes. | |||
2013-10-12 | Fix text wrapping issue with long unwrappable lines (#1489371) | Aleksander Machniak | |
2013-05-23 | Fix another text wrapping issue (wrong handling of long unwrappable lines) | Aleksander Machniak | |
2013-05-10 | Fix handling of invalid email addresses in headers (#1489092) | Aleksander Machniak | |
2013-05-03 | Fix another text wrap issue (added test case) | Aleksander Machniak | |
2013-04-22 | Fix another text wrapping issue | Aleksander Machniak | |
2013-04-21 | Fix incorrect handling of leading spaces in text wrapping | Aleksander Machniak | |
2013-01-18 | Fix format=flowed unfolding on quoted lines; added tests for ↵ | Thomas Bruederli | |
rcube_mime::format_flowed() and rcube_mime::unfold_flowed() | |||
2012-08-27 | Restructured tests | Aleksander Machniak | |