aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPFolderInfoOperation.mm
Commit message (Collapse)AuthorAge
* Fixed memory leak: operations were retained by the block they owned, which ↵Gravatar Hoa V. Dinh2013-06-28
| | | | created a cycle reference.
* added imap STATUS commandGravatar silenteh2013-06-05
|
* IMAP Objective-C API documentation completed.Gravatar Hoa V. DINH2013-04-06
|
* Check for nil completion blocks. Fixed #15Gravatar Hoa V. DINH2013-04-01
|
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30
|
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
|
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26