Commit Graph

316 Commits

Author SHA1 Message Date
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
alecpl
a72ad65724 - Fix invalid font tags which cause HTML message rendering problems (#1486521) 2010-02-28 08:07:45 +00:00
alecpl
e62346c9ba - Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515) 2010-02-25 12:43:21 +00:00
thomascube
6c609b925b Another PHP 5.3 compatibility fix (similar to r2591) 2010-02-20 17:38:12 +00:00
alecpl
91790e41f3 - Fix attachment excessive memory use, support messages of any size (#1484660) 2010-02-09 13:10:12 +00:00
alecpl
a79e5f14c1 - Fix sorting by date of messages without date header on servers without SORT (#1486286) 2010-02-04 14:34:19 +00:00
alecpl
2273d4117f - Add support for MDB2's 'sqlsrv' driver (#1486395) 2010-01-26 13:45:16 +00:00
alecpl
90fe6cbc35 - Mail_MIME update 2010-01-25 12:34:51 +00:00
alecpl
49d401bf57 - Net_SMTP 1.4.1 2010-01-25 08:54:32 +00:00
alecpl
091735615e - Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
- Update Mail_Mime package
2010-01-20 09:26:47 +00:00
alecpl
d6584f7206 - Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371) 2010-01-19 13:17:48 +00:00
alecpl
da1722a587 - Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422) 2010-01-12 07:46:22 +00:00
alecpl
aa16b4af8f - Improved handling of message parts of type message/rfc822 (fixed e.g. inline images in multipart/alternative messages attached as message/rfc822) 2009-12-23 08:01:39 +00:00
alecpl
be11a9fcfc - remove Mail_MimeDecode package - we doesn't use it 2009-12-21 13:05:13 +00:00