summaryrefslogtreecommitdiff
path: root/program/lib
AgeCommit message (Expand)Author
2012-08-13Add fix for http://pear.php.net/bugs/bug.php?id=18819Thomas Bruederli
2012-03-09- Merge fix r5990 from trunkalecpl
2011-12-10Backported CSS sanitization (r5586:r5590)thomascube
2011-11-30- Applied fixes from trunk up to r5512alecpl
2011-11-28- Applied fixes from trunk up to r5498alecpl
2011-11-16- Apply fixes from trunk up to r5433alecpl
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
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-03- Don't allow short form of empty <strong> tagalecpl
2010-07-29- Mail-Mime-1.8.0alecpl
2010-06-23- Improve parsing of styled empty tags in HTML messages (#1486812)alecpl
2010-06-22- Fix regular expression for HTML entitiesalecpl
2010-06-15- Fix attachment filenames broken with TNEF decoder using long filenames (#14...alecpl
2010-06-07- Fix RFC2397 handling in wash_style()alecpl
2010-06-03- Add line-break in place of <DIV> tag (#1486666)alecpl
2010-05-27- support base URL for inline imagesalecpl
2010-05-22- Add support for data URI scheme [RFC2397] (#1486740)alecpl
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagessvncommit
2010-05-19- Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744)alecpl
2010-04-21- fix <span>0</span> (#1486645)alecpl
2010-04-12- Fix regression in disposition-notification (#1486623)alecpl
2010-04-01- create rcube_mime_struct class on Iloha's MIME (mime.inc) basisalecpl
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alecpl
2010-03-25- Added possibility to select all messages in a folder (#1484756)alecpl
2010-03-24- last commit fix: use reference in iil_C_ClearCapability(), probably not nee...alecpl
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alecpl
2010-03-24- small backend cleanup + support for operations on ALL messages in a folderalecpl
2010-03-23- Mail_Mime-1.6.2alecpl