summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib
AgeCommit message (Collapse)Author
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
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@3648 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-19- Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744)alec
git-svn-id: https://svn.roundcube.net/trunk@3635 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- fix <span>0</span> (#1486645)alec
git-svn-id: https://svn.roundcube.net/trunk@3521 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-12- Fix regression in disposition-notification (#1486623)alec
git-svn-id: https://svn.roundcube.net/trunk@3484 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- create rcube_mime_struct class on Iloha's MIME (mime.inc) basisalec
git-svn-id: https://svn.roundcube.net/trunk@3463 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alec
- Iloha's imap.inc rewritten into rcube_imap_generic class - rcube_imap code re-formatting git-svn-id: https://svn.roundcube.net/trunk@3429 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
git-svn-id: https://svn.roundcube.net/trunk@3419 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- last commit fix: use reference in iil_C_ClearCapability(), probably not ↵alec
needed while we're in PHP5, but for consistance... git-svn-id: https://svn.roundcube.net/trunk@3416 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alec
git-svn-id: https://svn.roundcube.net/trunk@3415 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- small backend cleanup + support for operations on ALL messages in a folderalec
git-svn-id: https://svn.roundcube.net/trunk@3413 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Mail_Mime-1.6.2alec
git-svn-id: https://svn.roundcube.net/trunk@3402 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Improved performance of folders operations (#1486525) + code cleanupsalec
git-svn-id: https://svn.roundcube.net/trunk@3379 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Handle 'false' result from iil_C_* functions (#1486511)alec
git-svn-id: https://svn.roundcube.net/trunk@3378 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- Merge changes from MDB2's trunkalec
git-svn-id: https://svn.roundcube.net/trunk@3354 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11Save draft information in one header; finally fixes #1486203thomasb
git-svn-id: https://svn.roundcube.net/trunk@3353 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Mail_Mime 1.6.1alec
git-svn-id: https://svn.roundcube.net/trunk@3340 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alec
git-svn-id: https://svn.roundcube.net/trunk@3339 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- fix syntax error (#1486533)alec
git-svn-id: https://svn.roundcube.net/trunk@3319 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04Flag original messages after sending a draft (#1486203)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3316 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02New recent check based on UIDsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3306 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-28- Fix invalid font tags which cause HTML message rendering problems (#1486521)alec
git-svn-id: https://svn.roundcube.net/trunk@3295 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-25- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers ↵alec
(1486515) git-svn-id: https://svn.roundcube.net/trunk@3290 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-20Another PHP 5.3 compatibility fix (similar to r2591)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3276 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3261 208e9e7b-5314-0410-a742-e7e81cd9613c