aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPFetchMessagesOperation.h
Commit message (Collapse)AuthorAge
* A few type/nullability annotations (#1782)Gravatar Jesse Tipton2018-09-19
|
* Revert "Add type annotations to some operations and MCPIMAPSession (#1531)"Gravatar Hoa V. DINH2016-11-19
| | | | This reverts commit efce413258a838818a39a12f0f86d563c8488468.
* Add type annotations to some operations and MCPIMAPSession (#1531)Gravatar Romain Pouclet2016-10-13
| | | | | * Add type annotations to MCOIMAPSession * Add type annotations to some operations
* Add nullability annotationsGravatar Lucas Derraugh2015-07-19
|
* Conformant header guardsGravatar CodaFi2014-02-22
| | | | Fixes #606
* Allows for request custom headers when fetching messagesGravatar Ryan Johnson2013-07-16
| | | | | | * Defines new request kind ExtraHeaders * Exposes extraHeaders property on fetch messages operations * Modifies MessageHeader::importIMFFields for handling any headers
* Finished formatting docs for Appledoc for IMAP and SMTPGravatar Matt Ronge2013-06-02
|
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
|
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
|
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26