summaryrefslogtreecommitdiff
path: root/program/lib
AgeCommit message (Expand)Author
2012-08-15Fix XSS issue with href="javascript:" not being removed (#1488613)Aleksander Machniak
2012-08-15Fix stripped apostrophes when replying in plain text to HTML message (#1488606)Aleksander Machniak
2012-07-30Add lost file from Auth_SASL packageAleksander Machniak
2012-07-23Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ...Aleksander Machniak
2012-06-13Fix handling of unitless CSS size values in HTML message (#1488535)Aleksander Machniak
2012-06-09Update to Mail_Mime-1.8.5 (#1488521)Aleksander Machniak
2012-06-08Fix handling of links with various URI schemes e.g. "skype:" (#1488106)Aleksander Machniak
2012-05-28Fix html2text conversion of strong|b|a|th|h tags when used in upper caseAleksander Machniak
2012-05-12Fix handling of "usemap" attribute (#1488472)Aleksander Machniak
2012-05-12Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812Aleksander Machniak
2012-05-08Upgraded to PEAR::Mail_Mime 1.8.3thomascube
2012-03-09- Fix encoding of attachment with comma in name (#1488389)alecpl
2012-03-06- Have DSN parser pass database name through url decode (#1488035)alecpl
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alecpl
2012-02-15- Don't list mailto: and anchor linksalecpl
2012-02-08- Improved r5861 change: Content converted to upper case can contain HTML tag...alecpl
2012-02-08- Handle HTML entities properly when converting strong/b/th content to upper ...alecpl
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage backends...thomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2011-12-22Accept absolute urls without protocolthomascube
2011-12-10Be more strict in style attribute filteringthomascube
2011-12-09Allow clean background:url(...) styles in safe mode. This will make Roundcube...thomascube
2011-11-30- Fix handling of empty <U> tags in HTML messages (#1488225)alecpl
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alecpl
2011-11-24- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487...alecpl
2011-11-15- Fix washing styles with quoted values e.g. font-familyalecpl
2011-11-15- Fix handling of HTML form elements in messages (#1485137)alecpl
2011-09-16- Fix is_a() usagealecpl
2011-08-10- Mail_Mime-1.8.2alecpl
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl
2011-05-16- Fix invalid comments handling (see example message in #1487915)alecpl
2011-05-03- Remove leading empty lines (can be produced by eg. P tag on the beginning)alecpl
2011-04-19- Fix regression in html conditional comments handling by washtml classalecpl
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alecpl
2011-04-08- Fix bug where some content would cause hang on html2text conversion (#14878...alecpl
2011-03-11- PEAR::Net_SMTP 1.5.1alecpl
2011-02-28- Fix parsing links with non-printable characters inside (#1487805)alecpl
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2011-02-09Fix stripping invalid comments. Changes from r4483 also stripped entire CSS b...thomascube
2011-02-03- Fix handling of invalid HTML comments in messages (#1487759)alecpl
2011-01-20- Updated PEAR::Net_Socket to 1.0.10alecpl
2011-01-20- Updated PEAR::Net_IDNA2 to 0.1.1alecpl
2010-12-23- Don't return empty I and B tags in short formalecpl
2010-12-01- Fix setting charset of attachment filenames (#1487122)alecpl
2010-11-15- remove debug command (#1487053)alecpl
2010-11-14- Fix hanling of HTML entity strings in plai text messagesalecpl
2010-10-11- Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942alecpl
2010-10-11- Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358alecpl
2010-09-29- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl