Age | Commit message (Collapse) | Author |
|
|
|
|
|
with #1486748
|
|
|
|
|
|
|
|
|
|
(#1487001)
|
|
|
|
|
|
|
|
|
|
bodystructure instead of fetched headers
|
|
|
|
list (old names are supported without errors nor warnings)
|
|
|
|
|
|
multipart/related; type=multipart/alternative"
|
|
SEARCH is called just after SELECT
|
|
|
|
|
|
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message
- Fix handling of uuencoded attachments in message body (#1485839)
- Extend rc_mime_content_type() to work with string buffer
|
|
|
|
|
|
|
|
|
|
|
|
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
|
|
existance in sendmail.inc, use internal cache to make mailbox_exists()
faster when called more than one time for the same folder
|
|
|
|
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
|
|
|
|
|
|
|
|
- performance: add option to not checking MAXUID in messagecount()
|
|
|
|
|
|
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
|
|
|
|
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
|
|
|
|
|
|
(first) check_recent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|