aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPOperation.mm
Commit message (Collapse)AuthorAge
* Unify Project StyleGravatar CodaFi2013-12-08
|
* Fixed memory leak on cancellation in ObjC APIGravatar Hoa V. Dinh2013-07-25
|
* Fixed memory leak: operations were retained by the block they owned, which ↵Gravatar Hoa V. Dinh2013-06-28
| | | | created a cycle reference.
* Check for nil completion blocks. Fixed #15Gravatar Hoa V. DINH2013-04-01
|
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30
|
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
|
* fixed bridging of objectsGravatar DINH Viet Hoa2013-03-23
|
* Make IMAP ObjC bridge implementation consistentGravatar DINH Viet Hoa2013-03-23