Commit Graph

12 Commits

Author SHA1 Message Date
alecpl
6a86d2727a - Fix typo in last commit 2010-05-18 12:08:23 +00:00
alecpl
1d51658ba5 - Parse untagged CAPABILITY response for LOGIN command (#1486742) 2010-05-18 11:58:12 +00:00
alecpl
3978cbf4cd - use @ operator for fclose() on connection handle 2010-04-28 16:57:09 +00:00
alecpl
f0485adef1 - Fix folder subscription checking (#1486684)
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
2010-04-28 12:24:48 +00:00
alecpl
63bff1dd31 - small cleanup 2010-04-23 18:18:30 +00:00
thomascube
d062dbe18c Add class docuumentation blocks and make phpdoc work again 2010-04-23 14:25:28 +00:00
alecpl
1820932295 - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 2010-04-01 12:04:59 +00:00
alecpl
6f31b356b2 - fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
2010-03-31 07:14:32 +00:00
alecpl
024f05762a - Fix undefined method error (#1486597) 2010-03-31 06:25:23 +00:00
alecpl
94a6c642cf - Fix imap login (#1486591) 2010-03-30 06:29:23 +00:00
alecpl
c854241cc4 - change namespace() to getNamespace() 2010-03-27 16:57:15 +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