Commit Graph

109 Commits (b104e39f3425faf77cae67101c734fcfc3b0c1e9)

Author SHA1 Message Date
alecpl f0485adef1 - Fix folder subscription checking (#1486684)
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
14 years ago
alecpl 63bff1dd31 - small cleanup 14 years ago
thomascube d062dbe18c Add class docuumentation blocks and make phpdoc work again 14 years ago
alecpl 1820932295 - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 14 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
14 years ago
alecpl 024f05762a - Fix undefined method error (#1486597) 14 years ago
alecpl 94a6c642cf - Fix imap login (#1486591) 14 years ago
alecpl c854241cc4 - change namespace() to getNamespace() 14 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
14 years ago