aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPSession.h
Commit message (Expand)AuthorAge
* Revert "Add type annotations to some operations and MCPIMAPSession (#1531)"Gravatar Hoa V. DINH2016-11-19
* Add type annotations to some operations and MCPIMAPSession (#1531)Gravatar Romain Pouclet2016-10-13
* idleEnabled exposedGravatar Hoa V. DINH2016-06-06
* Add possibility of fetching message attachment by chunks and store it to file...Gravatar Dmitry Isaikin2016-06-05
* Fix permission access of source files that was executable .i.e. chmod 744 to ...Gravatar Kevin Lefèvre2016-05-17
* Added ability to customize the identity of IMAP client in the time of session...Gravatar Dmitry Isaikin2016-02-15
* Add file-based interface for sending messages via SMTP (reduce memory usage)Gravatar Dmitry Isaikin2016-02-09
* Add IMAP MOVE command supportGravatar Nikolay Morev2016-02-05
* Comment with usage of custom IMAP operationGravatar libec2015-11-06
* adds support to send custom IMAP commandGravatar libec2015-11-04
* Add nullability annotationsGravatar Lucas Derraugh2015-07-19
* Mark methods as deprecatedGravatar Hoa V. DINH2015-04-19
* Add an operation to fetch a parsed message.Gravatar Michael Lenaghan2014-10-24
* Fixed typoGravatar Hoa V. DINH2014-10-15
* IMAP sequence number methodsGravatar Hoa V. DINH2014-10-14
* Fixed documentationGravatar Hoa V. DINH2014-09-24
* dispatch_queue_t property: check OS_OBJECT_HAVE_OBJC_SUPPORTGravatar Andrey Isaev2014-07-03
* Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
* Fixed Cancel All OperationsGravatar Luca2014-03-12
* Cancel all operationsGravatar Luca2014-03-10
* Added comment about QRESYNC and syncMessages behavior (#238)Gravatar Hoa V. DINH2014-03-08
* Conformant header guardsGravatar CodaFi2014-02-22
* 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
* Fixed documentation of copyMessagesGravatar Hoa V. DINH2014-01-15
* Improved documentation of connectionLoggerGravatar Hoa V. DINH2014-01-06
* 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
* Implement Objective-C InterfaceGravatar CodaFi2013-09-24
* Documentation fix.Gravatar Etienne Samson2013-09-08
* 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
* renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
* added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
* Fixed MCOIMAPSessionGravatar Hoa V. DINH2013-07-16
* Updated documentation.Gravatar Paul Young2013-07-10
* Added simple rendering methods on Objective-C side.Gravatar Paul Young2013-07-08
* Fixed example in documentation.Gravatar Paul Young2013-07-07
* WIP: Objective-C bridge of IMAP rendering methods.Gravatar Paul Young2013-07-07
* Added OAuth2 token API on MCOIMAPSessionGravatar Hoa V. DINH2013-07-05
* Implemented logging API for SMTP, POP and IMAPGravatar Hoa V. DINH2013-06-26
* Updated fetchMessagesByNumberOperationWithFolder documentationGravatar Paul Young2013-06-20
* #170: Fixed message count.Gravatar Paul Young2013-06-19