aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPFetchFoldersOperation.mm
Commit message (Expand)AuthorAge
* Fix few memory leaks (#1804)Gravatar Alexander Belyavskiy2019-03-25
* 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
* 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 cr...Gravatar Hoa V. Dinh2013-06-28
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* 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
* Simplified implementation of ObjC setter/getter by using a common implementat...Gravatar DINH Viet Hoa2013-03-23
* Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...Gravatar DINH Viet Hoa2013-03-22