Commit Graph

2129 Commits

Author SHA1 Message Date
alecpl
4d7fbd508a - Remove leading empty lines (can be produced by eg. P tag on the beginning) 2011-05-03 07:16:52 +00:00
alecpl
968754b09e - Fix regression in html conditional comments handling by washtml class 2011-04-19 08:23:31 +00:00
alecpl
462de2d202 - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) 2011-04-17 09:22:03 +00:00
alecpl
d483cd7898 - Fix bug where some content would cause hang on html2text conversion (#1487863) 2011-04-08 07:22:07 +00:00
alecpl
3e63a0b898 - PEAR::Net_SMTP 1.5.1 2011-03-11 08:23:50 +00:00
alecpl
29c54229cf - Fix parsing links with non-printable characters inside (#1487805) 2011-02-28 17:33:26 +00:00
thomascube
e6bb836e05 Create interactive update script with improved DB schema check; udated installer with new features and styles 2011-02-25 16:37:22 +00:00
thomascube
b1d31eea94 Fix stripping invalid comments. Changes from r4483 also stripped entire CSS blocks packed in comments 2011-02-09 16:06:20 +00:00
alecpl
9ebac6616d - Fix handling of invalid HTML comments in messages (#1487759) 2011-02-03 11:52:38 +00:00
alecpl
58b5dde4cc - Updated PEAR::Net_Socket to 1.0.10 2011-01-20 09:58:18 +00:00
alecpl
1ad1f88e38 - Updated PEAR::Net_IDNA2 to 0.1.1 2011-01-20 09:52:50 +00:00
alecpl
4d268b1fae - Don't return empty I and B tags in short form 2010-12-23 17:16:03 +00:00
alecpl
53604a0550 - Fix setting charset of attachment filenames (#1487122) 2010-12-01 10:49:20 +00:00
alecpl
3e54812afa - remove debug command (#1487053) 2010-11-15 10:01:49 +00:00
alecpl
6084d782f2 - Fix hanling of HTML entity strings in plai text messages 2010-11-14 11:35:38 +00:00
alecpl
14015da434 - Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942 2010-10-11 06:57:14 +00:00
alecpl
e2cbcac4ad - Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358 2010-10-11 06:37:47 +00:00
alecpl
11bcac5802 - Fix HTML to plain text conversion doesn't handle citation blocks (#1486921) 2010-09-29 13:32:41 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
1d3596dd61 - Don't allow short form of empty <strong> tag 2010-08-03 11:48:24 +00:00
alecpl
8fc8101c91 - Mail-Mime-1.8.0 2010-07-29 06:50:19 +00:00
alecpl
be6f3a9d28 - Improve parsing of styled empty tags in HTML messages (#1486812) 2010-06-23 06:57:45 +00:00
alecpl
5a74dc8ade - Fix regular expression for HTML entities 2010-06-22 18:58:47 +00:00
alecpl
f19d86b96d - Fix attachment filenames broken with TNEF decoder using long filenames (#1486795)
- Use tnef_decoder class from Horde
2010-06-15 06:53:28 +00:00
alecpl
a0d29e518f - Fix RFC2397 handling in wash_style() 2010-06-07 06:47:14 +00:00
alecpl
f6b28244a1 - Add line-break in place of <DIV> tag (#1486666) 2010-06-03 12:22:41 +00:00
alecpl
b6f04054d1 - support base URL for inline images 2010-05-27 13:34:58 +00:00
alecpl
0b7f3a8ab2 - Add support for data URI scheme [RFC2397] (#1486740) 2010-05-22 07:27:15 +00:00
svncommit
141eb8a497 Fix double-addition of e-mail domain to content ID in HTML images 2010-05-21 03:24:25 +00:00
alecpl
b00ba6e6de - Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744) 2010-05-19 09:53:36 +00:00
alecpl
9ef5fa51fb - fix <span>0</span> (#1486645) 2010-04-21 13:56:53 +00:00
alecpl
6b01133063 - Fix regression in disposition-notification (#1486623) 2010-04-12 11:12:37 +00:00
alecpl
70318e5463 - create rcube_mime_struct class on Iloha's MIME (mime.inc) basis 2010-04-01 13:42:39 +00:00
alecpl
59c216f3cc - Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
2010-03-26 21:03:22 +00:00
alecpl
fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 2010-03-25 16:29:02 +00:00
alecpl
13540e089c - last commit fix: use reference in iil_C_ClearCapability(), probably not needed while we're in PHP5, but for consistance... 2010-03-24 14:55:40 +00:00
alecpl
d8c440c03f - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) 2010-03-24 14:45:49 +00:00
alecpl
cff88617c0 - small backend cleanup + support for operations on ALL messages in a folder 2010-03-24 11:27:44 +00:00
alecpl
9e8d8587d3 - Mail_Mime-1.6.2 2010-03-23 09:53:08 +00:00
alecpl
15e00bdf50 - Improved performance of folders operations (#1486525) + code cleanups 2010-03-18 13:02:18 +00:00
alecpl
1845fb6318 - Handle 'false' result from iil_C_* functions (#1486511) 2010-03-18 10:56:46 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
7244b4500e - Merge changes from MDB2's trunk 2010-03-12 08:13:59 +00:00
thomascube
bc404ffd41 Save draft information in one header; finally fixes #1486203 2010-03-11 22:44:43 +00:00
alecpl
be5133a6f3 - Mail_Mime 1.6.1 2010-03-08 07:28:20 +00:00
alecpl
cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 2010-03-08 07:13:09 +00:00
alecpl
c1db394bf1 - fix syntax error (#1486533) 2010-03-04 18:09:21 +00:00
thomascube
bbc8565e5a Flag original messages after sending a draft (#1486203) 2010-03-04 08:17:04 +00:00
thomascube
7c9d922b96 New recent check based on UIDs 2010-03-02 21:27:53 +00:00