aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap
Commit message (Expand)AuthorAge
* Removed commented codeGravatar Hoa V. DINH2014-07-26
* Fixed crash on disconnectionGravatar Hoa V. DINH2014-07-22
* Fixed build issueGravatar Hoa V. DINH2014-07-20
* connection of an imap operation is now set when it's started (#783)Gravatar Hoa V. DINH2014-07-20
* Reduce chance of session (connection) switch in MCIMAPAsyncSession.ccGravatar Yuk Lai Suen2014-07-17
* Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
* Fixed IMAPQuotaOperationGravatar Viktor Gedzenko2014-07-07
* Fixed build for Linux in MCIMAPMultiDisconnectOperationGravatar Hoa V. DINH2014-05-18
* Additional fix for Linux buildGravatar Hoa V. DINH2014-05-18
* Fixed build for Linux againGravatar Hoa V. DINH2014-05-18
* Fixed build on LinuxGravatar Hoa V. DINH2014-05-18
* Fixed IMAP disconnect cancellationGravatar Hoa V. DINH2014-04-27
* Fixed session reuseGravatar Hoa V. DINH2014-03-30
* Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
* Improved IDLE interruption (#656)Gravatar Hoa V. DINH2014-03-24
* Fixed IDLE operation interruptionGravatar Viktor Gedzenko2014-03-24
* Initial value for interrupted state of IDLE operationGravatar Hoa V. DINH2014-03-22
* Fixed #651: interrupt anyway even if IDLE is cancelled earlyGravatar Hoa V. DINH2014-03-21
* Cancel all operationsGravatar Luca2014-03-10
* Fixed callbackDispatchQueue in MCIMAPMultiDisconnectOperationGravatar Viktor Gedzenko2014-03-05
* value back to 30 secGravatar Hoa V. DINH2014-02-28
* Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
* Conformant header guardsGravatar CodaFi2014-02-22
* Fixed disconnect operation behavior when no connection is establishedGravatar Hoa V. DINH2014-01-31
* Default NULL value for custom flags in append and storeFlags function argumen...Gravatar Michal Kalis2014-01-27
* Fixes in storing custom flags; possible to append new messages with custom flagsGravatar Michal Kalis2014-01-26
* Method to store cusotm flags is separate from the original oneGravatar Michal Kalis2014-01-24
* Method storeFlags supports custom flagsGravatar Michal Kalis2014-01-23
* Retrieve Gmail user display nameGravatar Hoa V. DINH2014-01-21
* Fixed #567: dispatch queue for POP and SMTPGravatar Hoa V. DINH2014-01-18
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
* Implemented Object::performMethodOnDispatchQueueAfterDelay() and fixed MCIMAP...Gravatar Hoa V. DINH2014-01-18
* Fixed #541: returns uid mapping properlyGravatar Hoa V. DINH2014-01-06
* Fixed #531, #530, #529, #528, #527: fixed thread safety in case callback is d...Gravatar Hoa V. DINH2014-01-02
* Remove unused variableGravatar Robert Widmann2013-12-29
* Unify Project StyleGravatar CodaFi2013-12-08
* Fixed #260: added ability to render a message without stripping spacesGravatar Hoa V. DINH2013-11-13
* Implemented disconnection operation: fixed #412Gravatar Hoa V. DINH2013-11-12
* Fixed #424: Fixed IDLE behavior when not logged in.Gravatar Hoa V. DINH2013-10-19
* Callback is now called on the dispatch queue where the operation has been ins...Gravatar Hoa V. DINH2013-09-29
* Filename extension fixesGravatar CodaFi2013-09-26
* Fixed includesGravatar CodaFi2013-09-26
* Implement Objective-C InterfaceGravatar CodaFi2013-09-24
* Implement IMAP noopGravatar CodaFi2013-09-24
* Add MCOIMAPConnectOperation, include STARTTLS and auth methods in autoconfigu...Gravatar Ryan Walklin2013-09-06
* Fixed #196: callback to notify when operations are running or notGravatar Hoa V. DINH2013-08-24
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to spe...Gravatar Hoa V. DINH2013-08-24
* Clean upGravatar Hoa V. DINH2013-08-18
* Added support of compression. Work in progress on automatic configuration.Gravatar Hoa V. DINH2013-08-18
* merge with masterGravatar Hoa V. DINH2013-08-17
|\