Commit Graph

254 Commits

Author SHA1 Message Date
alecpl
bdab2c5faf - small code improvements 2009-09-20 10:25:14 +00:00
alecpl
587444f657 - Fix "Empty startup greeting" bug (#1486085) 2009-09-20 09:09:36 +00:00
alecpl
98728bdd37 - http://pear.php.net/bugs/bug.php?id=16624 2009-09-18 08:03:20 +00:00
svncommit
0f6e0e1d42 applied patch from PEAR bug #16508 2009-09-13 02:11:32 +00:00
alecpl
b2ee72695e - fix bug in r2929 commit (#1486107) 2009-09-09 12:56:47 +00:00
alecpl
4a63f1efaf - Fix roundcube hangs on empty inbox with bincimapd (#1486093) 2009-09-07 07:53:01 +00:00
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)
2009-09-05 12:31:19 +00:00
alecpl
172552a9ed - fix displaying attachments with backslash in filename (#1486076) 2009-09-01 12:48:41 +00:00
alecpl
0c66285cf9 - fix r2883 change (server command continuation response could be "+ Something..." not only "+ OK") 2009-09-01 09:07:57 +00:00
alecpl
b8ae99a6b3 - Fix endless loop on error response for APPEND command (#1486060) 2009-08-28 08:29:46 +00:00
alecpl
7e15422416 - Fix Date sorting problem with Courier IMAP server (#1486065) 2009-08-27 09:22:34 +00:00
svncommit
e98f249172 Added # to washtml's regex for safe links (some list digests have tables of contents that use internal links). 2009-08-19 18:33:26 +00:00
alecpl
00e57d191d - Updated PEAR::Auth_SASL to 1.0.3 version 2009-08-06 09:21:55 +00:00
alecpl
78c7947bf8 - Add rcube_imap::unset_flag (#1486017) 2009-08-02 07:54:10 +00:00
svncommit
5f8d31f9be better solution for HTML washing encoding issue 2009-07-31 02:58:31 +00:00
alecpl
03a63a4a03 - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) 2009-07-30 11:56:10 +00:00
svncommit
659672ebf9 fix washing of HTML encoded in something other than UTF-8 2009-07-30 04:07:26 +00:00
alecpl
2337a82f72 - Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
2009-07-28 08:41:50 +00:00
alecpl
503e019a56 - Fix HTML messages output with empty block elements (#1485974) 2009-07-17 07:32:59 +00:00
alecpl
9db29eef64 - fix debug output from iil_C_Append() + some more connection errors handlers 2009-07-14 06:46:30 +00:00
alecpl
cb19db28ed - update PEAR::Net_SMTP to 1.3.3 version 2009-07-14 06:18:25 +00:00
alecpl
99a4539170 - small code improvements + possible bugs fixes 2009-07-12 19:35:21 +00:00
alecpl
4bac289663 - small code improvements 2009-07-11 21:53:11 +00:00
alecpl
5f571eb1db - few fixes for last commits 2009-07-11 20:29:34 +00:00
alecpl
40dfeaddf8 - Performance improvements by use UID commands (#1485690) 2009-07-11 14:34:48 +00:00
alecpl
ce72e0125c - simplify 'utf8' class use, make rcube_charset_convert() 5x faster on systems without mbstring and iconv installed 2009-07-09 21:02:34 +00:00
alecpl
d559cba5f7 - Added 'imap_debug' option, described 'sql_debug' option in config file 2009-07-07 16:38:31 +00:00
alecpl
72cd3c1a76 - Support %h variable in 'smtp_server' option (#1485766) 2009-07-07 08:36:42 +00:00
alecpl
2818f8e9ed - Show SMTP errors in browser (#1485927) 2009-07-06 09:13:10 +00:00
alecpl
f7fff8f682 - Allow WBR tag in HTML message (#1485960) 2009-07-03 18:36:09 +00:00
alecpl
11b80e9e33 - Fix empty Date header issue (#1485923) + some cleanups 2009-06-21 10:03:42 +00:00
alecpl
2dbc2d787a - typo (#1485933) 2009-06-20 06:55:17 +00:00
alecpl
14f1c0fce2 - grrrr, typo again 2009-06-17 10:10:31 +00:00
alecpl
2e7ab6c5e1 - typo 2009-06-17 10:04:30 +00:00
alecpl
93c0be2e5a - Fixed filename encoding according to RFC2231 (#1485875) 2009-06-17 07:49:44 +00:00
alecpl
2dd7ee346f - Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
2009-06-10 12:07:55 +00:00
alecpl
07f0b94338 - fix FETCH reply parsing (#1485891) 2009-06-02 18:12:36 +00:00
alecpl
a36cf6d237 - PHP-5.3 compat. fix (#1485880) 2009-06-01 17:03:29 +00:00
alecpl
0eeee63413 - fix too many debug info ;) 2009-05-29 12:19:59 +00:00
alecpl
6bc59a726c - re-fix #1485884 2009-05-29 12:08:58 +00:00
alecpl
2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 2009-05-29 09:12:10 +00:00
alecpl
8234b4c6bc - Support UID EXPUNGE: remove only moved/deleted messages 2009-05-26 08:50:10 +00:00
alecpl
eebfa5ed0b - small LF fix in quoted-printable convertion 2009-05-25 11:34:51 +00:00
alecpl
aa320ede4b - handle startup response (#1484853) 2009-05-22 10:45:01 +00:00
alecpl
2de7d74c2b - remove not used icl_commons.inc file 2009-05-20 09:03:14 +00:00
alecpl
b31a0af1f4 - fix uudecode (skip "begin XXX filename" header) 2009-05-14 06:39:10 +00:00
alecpl
6748044273 - handle one convert_uudecode() warning 2009-05-13 10:07:38 +00:00
alecpl
1c5be6f792 - Support UUencode content encoding (#1485839) 2009-05-13 07:09:49 +00:00
alecpl
4769ead5e8 - prevent infinite loop on imap error in iil_C_HandlePartBody() 2009-05-10 08:37:11 +00:00
alecpl
db5abc6c21 - ereg -> preg 2009-05-04 08:03:48 +00:00