Age | Commit message (Collapse) | Author |
|
|
|
- Don't list subscribed but non-existent folders (#1486225)
- Fix \Noselect handling performance (#1487082)
|
|
|
|
as virtual, etc.)
|
|
|
|
|
|
|
|
- Store UIDNEXT, UIDVALIDITY, UNSEEN values of selected folder
|
|
- Use unified methods of command execution and response parsing
|
|
why mailbox_status() returned always "1" for folders with enabled threading
|
|
- Add ANNOTATEMORE extension support into IMAP classes (draft-daboo-imap-annotatemore)
- Add METADATA extension support into IMAP classes (RFC5464)
|
|
|
|
get_message_cache_index
to use internal cache when only sort order changes. Both changes improves performance of 'show' action
- code cleanup/function description fixes
|
|
|
|
|
|
|
|
|
|
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()
|