alecpl
|
4d268b1fae
|
- Don't return empty I and B tags in short form
|
14 years ago |
alecpl
|
53604a0550
|
- Fix setting charset of attachment filenames (#1487122)
|
14 years ago |
alecpl
|
3e54812afa
|
- remove debug command (#1487053)
|
14 years ago |
alecpl
|
6084d782f2
|
- Fix hanling of HTML entity strings in plai text messages
|
14 years ago |
alecpl
|
14015da434
|
- Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942
|
14 years ago |
alecpl
|
e2cbcac4ad
|
- Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358
|
14 years ago |
alecpl
|
11bcac5802
|
- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)
|
14 years ago |
alecpl
|
e99991996d
|
- Add Internationalized Domain Name (IDNA) support (#1483894)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
1d3596dd61
|
- Don't allow short form of empty <strong> tag
|
14 years ago |
alecpl
|
8fc8101c91
|
- Mail-Mime-1.8.0
|
14 years ago |
alecpl
|
be6f3a9d28
|
- Improve parsing of styled empty tags in HTML messages (#1486812)
|
15 years ago |
alecpl
|
5a74dc8ade
|
- Fix regular expression for HTML entities
|
15 years ago |
alecpl
|
f19d86b96d
|
- Fix attachment filenames broken with TNEF decoder using long filenames (#1486795)
- Use tnef_decoder class from Horde
|
15 years ago |
alecpl
|
a0d29e518f
|
- Fix RFC2397 handling in wash_style()
|
15 years ago |
alecpl
|
f6b28244a1
|
- Add line-break in place of <DIV> tag (#1486666)
|
15 years ago |
alecpl
|
b6f04054d1
|
- support base URL for inline images
|
15 years ago |
alecpl
|
0b7f3a8ab2
|
- Add support for data URI scheme [RFC2397] (#1486740)
|
15 years ago |
svncommit
|
141eb8a497
|
Fix double-addition of e-mail domain to content ID in HTML images
|
15 years ago |
alecpl
|
b00ba6e6de
|
- Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744)
|
15 years ago |
alecpl
|
9ef5fa51fb
|
- fix <span>0</span> (#1486645)
|
15 years ago |
alecpl
|
6b01133063
|
- Fix regression in disposition-notification (#1486623)
|
15 years ago |
alecpl
|
70318e5463
|
- create rcube_mime_struct class on Iloha's MIME (mime.inc) basis
|
15 years ago |
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
|
15 years ago |
alecpl
|
fb7ec576ab
|
- Added possibility to select all messages in a folder (#1484756)
|
15 years ago |
alecpl
|
13540e089c
|
- last commit fix: use reference in iil_C_ClearCapability(), probably not needed while we're in PHP5, but for consistance...
|
15 years ago |
alecpl
|
d8c440c03f
|
- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)
|
15 years ago |
alecpl
|
cff88617c0
|
- small backend cleanup + support for operations on ALL messages in a folder
|
15 years ago |
alecpl
|
9e8d8587d3
|
- Mail_Mime-1.6.2
|
15 years ago |
alecpl
|
15e00bdf50
|
- Improved performance of folders operations (#1486525) + code cleanups
|
15 years ago |
alecpl
|
1845fb6318
|
- Handle 'false' result from iil_C_* functions (#1486511)
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
alecpl
|
7244b4500e
|
- Merge changes from MDB2's trunk
|
15 years ago |
thomascube
|
bc404ffd41
|
Save draft information in one header; finally fixes #1486203
|
15 years ago |
alecpl
|
be5133a6f3
|
- Mail_Mime 1.6.1
|
15 years ago |
alecpl
|
cc2c83378c
|
- Net_SMTP 1.4.2 with fix for #1486537
|
15 years ago |
alecpl
|
c1db394bf1
|
- fix syntax error (#1486533)
|
15 years ago |
thomascube
|
bbc8565e5a
|
Flag original messages after sending a draft (#1486203)
|
15 years ago |
thomascube
|
7c9d922b96
|
New recent check based on UIDs
|
15 years ago |
alecpl
|
a72ad65724
|
- Fix invalid font tags which cause HTML message rendering problems (#1486521)
|
15 years ago |
alecpl
|
e62346c9ba
|
- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515)
|
15 years ago |
thomascube
|
6c609b925b
|
Another PHP 5.3 compatibility fix (similar to r2591)
|
15 years ago |
alecpl
|
91790e41f3
|
- Fix attachment excessive memory use, support messages of any size (#1484660)
|
15 years ago |
alecpl
|
a79e5f14c1
|
- Fix sorting by date of messages without date header on servers without SORT (#1486286)
|
15 years ago |
alecpl
|
2273d4117f
|
- Add support for MDB2's 'sqlsrv' driver (#1486395)
|
15 years ago |
alecpl
|
90fe6cbc35
|
- Mail_MIME update
|
15 years ago |
alecpl
|
49d401bf57
|
- Net_SMTP 1.4.1
|
15 years ago |
alecpl
|
091735615e
|
- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
- Update Mail_Mime package
|
15 years ago |
alecpl
|
d6584f7206
|
- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)
|
15 years ago |
alecpl
|
da1722a587
|
- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)
|
15 years ago |