summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib
AgeCommit message (Collapse)Author
2012-05-02Upgraded to PEAR::Mail_Mime 1.8.3thomasb
git-svn-id: https://svn.roundcube.net/trunk@6137 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Fix encoding of attachment with comma in name (#1488389)alec
git-svn-id: https://svn.roundcube.net/trunk@5990 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-06- Have DSN parser pass database name through url decode (#1488035)alec
git-svn-id: https://svn.roundcube.net/trunk@5968 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alec
git-svn-id: https://svn.roundcube.net/trunk@5958 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-15- Don't list mailto: and anchor linksalec
- List only unique URLs git-svn-id: https://svn.roundcube.net/trunk@5886 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Improved r5861 change: Content converted to upper case can contain HTML ↵alec
tags, handle them properly git-svn-id: https://svn.roundcube.net/trunk@5862 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Handle HTML entities properly when converting strong/b/th content to upper ↵alec
case git-svn-id: https://svn.roundcube.net/trunk@5861 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage ↵thomasb
backends or as fallback if imap server doesn't provide a proper structure) git-svn-id: https://svn.roundcube.net/trunk@5823 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Accept absolute urls without protocolthomasb
git-svn-id: https://svn.roundcube.net/trunk@5640 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-10Be more strict in style attribute filteringthomasb
git-svn-id: https://svn.roundcube.net/trunk@5590 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Allow clean background:url(...) styles in safe mode. This will make ↵thomasb
Roundcube pass the Email Standards Acid Test git-svn-id: https://svn.roundcube.net/trunk@5586 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30- Fix handling of empty <U> tags in HTML messages (#1488225)alec
git-svn-id: https://svn.roundcube.net/trunk@5511 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alec
git-svn-id: https://svn.roundcube.net/trunk@5497 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook ↵alec
(#1487937) git-svn-id: https://svn.roundcube.net/trunk@5485 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix washing styles with quoted values e.g. font-familyalec
git-svn-id: https://svn.roundcube.net/trunk@5430 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix handling of HTML form elements in messages (#1485137)alec
git-svn-id: https://svn.roundcube.net/trunk@5428 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-16- Fix is_a() usagealec
git-svn-id: https://svn.roundcube.net/trunk@5222 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10- Mail_Mime-1.8.2alec
git-svn-id: https://svn.roundcube.net/trunk@5038 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5033 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Fix invalid comments handling (see example message in #1487915)alec
git-svn-id: https://svn.roundcube.net/trunk@4771 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Remove leading empty lines (can be produced by eg. P tag on the beginning)alec
git-svn-id: https://svn.roundcube.net/trunk@4722 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19- Fix regression in html conditional comments handling by washtml classalec
git-svn-id: https://svn.roundcube.net/trunk@4667 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alec
git-svn-id: https://svn.roundcube.net/trunk@4665 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fix bug where some content would cause hang on html2text conversion ↵alec
(#1487863) git-svn-id: https://svn.roundcube.net/trunk@4637 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-11- PEAR::Net_SMTP 1.5.1alec
git-svn-id: https://svn.roundcube.net/trunk@4606 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28- Fix parsing links with non-printable characters inside (#1487805)alec
git-svn-id: https://svn.roundcube.net/trunk@4580 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25Create interactive update script with improved DB schema check; udated ↵thomasb
installer with new features and styles git-svn-id: https://svn.roundcube.net/trunk@4573 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-09Fix stripping invalid comments. Changes from r4483 also stripped entire CSS ↵thomasb
blocks packed in comments git-svn-id: https://svn.roundcube.net/trunk@4517 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix handling of invalid HTML comments in messages (#1487759)alec
git-svn-id: https://svn.roundcube.net/trunk@4483 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-20- Updated PEAR::Net_Socket to 1.0.10alec
git-svn-id: https://svn.roundcube.net/trunk@4437 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-20- Updated PEAR::Net_IDNA2 to 0.1.1alec
git-svn-id: https://svn.roundcube.net/trunk@4436 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-23- Don't return empty I and B tags in short formalec
git-svn-id: https://svn.roundcube.net/trunk@4366 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Fix setting charset of attachment filenames (#1487122)alec
git-svn-id: https://svn.roundcube.net/trunk@4295 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-15- remove debug command (#1487053)alec
git-svn-id: https://svn.roundcube.net/trunk@4225 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-14- Fix hanling of HTML entity strings in plai text messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4223 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-11- Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942alec
git-svn-id: https://svn.roundcube.net/trunk@4073 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-11- Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358alec
git-svn-id: https://svn.roundcube.net/trunk@4072 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)alec
git-svn-id: https://svn.roundcube.net/trunk@4013 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03- Don't allow short form of empty <strong> tagalec
git-svn-id: https://svn.roundcube.net/trunk@3860 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-29- Mail-Mime-1.8.0alec
git-svn-id: https://svn.roundcube.net/trunk@3837 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- Improve parsing of styled empty tags in HTML messages (#1486812)alec
git-svn-id: https://svn.roundcube.net/trunk@3778 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-22- Fix regular expression for HTML entitiesalec
git-svn-id: https://svn.roundcube.net/trunk@3777 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-15- Fix attachment filenames broken with TNEF decoder using long filenames ↵alec
(#1486795) - Use tnef_decoder class from Horde git-svn-id: https://svn.roundcube.net/trunk@3752 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-07- Fix RFC2397 handling in wash_style()alec
git-svn-id: https://svn.roundcube.net/trunk@3721 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Add line-break in place of <DIV> tag (#1486666)alec
git-svn-id: https://svn.roundcube.net/trunk@3706 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-27- support base URL for inline imagesalec
git-svn-id: https://svn.roundcube.net/trunk@3675 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-22- Add support for data URI scheme [RFC2397] (#1486740)alec
git-svn-id: https://svn.roundcube.net/trunk@3651 208e9e7b-5314-0410-a742-e7e81cd9613c