aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPFetchMessagesOperation.mm
Commit message (Expand)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
* Add type annotations to some operations and MCPIMAPSession (#1531)Gravatar Romain Pouclet2016-10-13
* Fixed progress report for MCOIMAPFetchMessagesOperationGravatar Hoa V. DINH2014-08-30
* Unify Project StyleGravatar CodaFi2013-12-08
* Fixed memory leak on cancellation in ObjC APIGravatar Hoa V. Dinh2013-07-25
* Allows for request custom headers when fetching messagesGravatar Ryan Johnson2013-07-16
* Fixed memory leak: operations were retained by the block they owned, which cr...Gravatar Hoa V. Dinh2013-06-28
* Check for nil completion blocks. Fixed #15Gravatar Hoa V. DINH2013-04-01
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30
* Check if progress block is nil before calling it.Gravatar Hoa V. DINH2013-03-26
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26