Commit Graph

9 Commits (f0485adef1cd9b0d65bcbdd25bc546a2dff4095b)

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