Commit Graph

10 Commits (ea50e71260dc47e10dc4e39d007d082c464bae03)

Author SHA1 Message Date
alecpl 3978cbf4cd - use @ operator for fclose() on connection handle 16 years ago
alecpl f0485adef1 - Fix folder subscription checking (#1486684)
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
16 years ago
alecpl 63bff1dd31 - small cleanup 16 years ago
thomascube d062dbe18c Add class docuumentation blocks and make phpdoc work again 16 years ago
alecpl 1820932295 - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 16 years ago
alecpl 6f31b356b2 - fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
16 years ago
alecpl 024f05762a - Fix undefined method error (#1486597) 16 years ago
alecpl 94a6c642cf - Fix imap login (#1486591) 16 years ago
alecpl c854241cc4 - change namespace() to getNamespace() 16 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
16 years ago