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 |
alecpl
|
aa16b4af8f
|
- Improved handling of message parts of type message/rfc822 (fixed e.g. inline images in multipart/alternative messages attached as message/rfc822)
|
15 years ago |
alecpl
|
be11a9fcfc
|
- remove Mail_MimeDecode package - we doesn't use it
|
15 years ago |
alecpl
|
67a081753f
|
- Net_SMTP 1.3.4
|
15 years ago |
alecpl
|
35b01b64f5
|
- added feof() checks before fgets/fread
|
15 years ago |
alecpl
|
f7f9346feb
|
- code cleanup (mostly whitespaces)
|
15 years ago |
alecpl
|
7435e3bc32
|
- fix empty A tag handling (#1486272)
|
15 years ago |
alecpl
|
31ddb5e5c2
|
- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)
|
15 years ago |
alecpl
|
598212252c
|
- Fix imap_auth_type regression (#1486263)
|
15 years ago |
alecpl
|
b7c3486b0d
|
- lost PEAR5.php file
|
15 years ago |
thomascube
|
87c7690ebf
|
Upgrade PEAR class to version 1.9.0
|
15 years ago |
alecpl
|
ab46578d98
|
- removed deprecated returning value of new by reference
|
15 years ago |
alecpl
|
7fc0b94450
|
- improve Content-type header parsing
|
15 years ago |
alecpl
|
fefed62caa
|
- simple fix in iil_C_FetchHeaders to handle "* BYE" response
|
15 years ago |
alecpl
|
1480e2f374
|
- fix corrupted attachments on forward (#1486193)
|
15 years ago |
alecpl
|
bdab2c5faf
|
- small code improvements
|
15 years ago |
alecpl
|
587444f657
|
- Fix "Empty startup greeting" bug (#1486085)
|
15 years ago |
alecpl
|
98728bdd37
|
- http://pear.php.net/bugs/bug.php?id=16624
|
15 years ago |
svncommit
|
0f6e0e1d42
|
applied patch from PEAR bug #16508
|
15 years ago |
alecpl
|
b2ee72695e
|
- fix bug in r2929 commit (#1486107)
|
15 years ago |
alecpl
|
4a63f1efaf
|
- Fix roundcube hangs on empty inbox with bincimapd (#1486093)
|
15 years ago |
alecpl
|
161c28dffc
|
- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
|
15 years ago |
alecpl
|
172552a9ed
|
- fix displaying attachments with backslash in filename (#1486076)
|
15 years ago |
alecpl
|
0c66285cf9
|
- fix r2883 change (server command continuation response could be "+ Something..." not only "+ OK")
|
15 years ago |
alecpl
|
b8ae99a6b3
|
- Fix endless loop on error response for APPEND command (#1486060)
|
15 years ago |
alecpl
|
7e15422416
|
- Fix Date sorting problem with Courier IMAP server (#1486065)
|
15 years ago |
svncommit
|
e98f249172
|
Added # to washtml's regex for safe links (some list digests have tables of contents that use internal links).
|
15 years ago |
alecpl
|
00e57d191d
|
- Updated PEAR::Auth_SASL to 1.0.3 version
|
15 years ago |
alecpl
|
78c7947bf8
|
- Add rcube_imap::unset_flag (#1486017)
|
15 years ago |
svncommit
|
5f8d31f9be
|
better solution for HTML washing encoding issue
|
15 years ago |
alecpl
|
03a63a4a03
|
- Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)
|
15 years ago |
svncommit
|
659672ebf9
|
fix washing of HTML encoded in something other than UTF-8
|
16 years ago |
alecpl
|
2337a82f72
|
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
|
16 years ago |
alecpl
|
503e019a56
|
- Fix HTML messages output with empty block elements (#1485974)
|
16 years ago |
alecpl
|
9db29eef64
|
- fix debug output from iil_C_Append() + some more connection errors handlers
|
16 years ago |
alecpl
|
cb19db28ed
|
- update PEAR::Net_SMTP to 1.3.3 version
|
16 years ago |
alecpl
|
99a4539170
|
- small code improvements + possible bugs fixes
|
16 years ago |
alecpl
|
4bac289663
|
- small code improvements
|
16 years ago |
alecpl
|
5f571eb1db
|
- few fixes for last commits
|
16 years ago |
alecpl
|
40dfeaddf8
|
- Performance improvements by use UID commands (#1485690)
|
16 years ago |
alecpl
|
ce72e0125c
|
- simplify 'utf8' class use, make rcube_charset_convert() 5x faster on systems without mbstring and iconv installed
|
16 years ago |
alecpl
|
d559cba5f7
|
- Added 'imap_debug' option, described 'sql_debug' option in config file
|
16 years ago |
alecpl
|
72cd3c1a76
|
- Support %h variable in 'smtp_server' option (#1485766)
|
16 years ago |
alecpl
|
2818f8e9ed
|
- Show SMTP errors in browser (#1485927)
|
16 years ago |
alecpl
|
f7fff8f682
|
- Allow WBR tag in HTML message (#1485960)
|
16 years ago |
alecpl
|
11b80e9e33
|
- Fix empty Date header issue (#1485923) + some cleanups
|
16 years ago |
alecpl
|
2dbc2d787a
|
- typo (#1485933)
|
16 years ago |
alecpl
|
14f1c0fce2
|
- grrrr, typo again
|
16 years ago |
alecpl
|
2e7ab6c5e1
|
- typo
|
16 years ago |
alecpl
|
93c0be2e5a
|
- Fixed filename encoding according to RFC2231 (#1485875)
|
16 years ago |
alecpl
|
2dd7ee346f
|
- Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
|
16 years ago |
alecpl
|
07f0b94338
|
- fix FETCH reply parsing (#1485891)
|
16 years ago |
alecpl
|
a36cf6d237
|
- PHP-5.3 compat. fix (#1485880)
|
16 years ago |
alecpl
|
0eeee63413
|
- fix too many debug info ;)
|
16 years ago |
alecpl
|
6bc59a726c
|
- re-fix #1485884
|
16 years ago |
alecpl
|
2ff8af15a4
|
- Fixed problem with double quote at the end of folder name (#1485884)
|
16 years ago |
alecpl
|
8234b4c6bc
|
- Support UID EXPUNGE: remove only moved/deleted messages
|
16 years ago |
alecpl
|
eebfa5ed0b
|
- small LF fix in quoted-printable convertion
|
16 years ago |
alecpl
|
aa320ede4b
|
- handle startup response (#1484853)
|
16 years ago |
alecpl
|
2de7d74c2b
|
- remove not used icl_commons.inc file
|
16 years ago |