aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAP.h
Commit message (Expand)AuthorAge
* Add possibility of fetching message attachment by chunks and store it to file...Gravatar Dmitry Isaikin2016-06-05
* Fix permission access of source files that was executable .i.e. chmod 744 to ...Gravatar Kevin Lefèvre2016-05-17
* Add IMAP MOVE command supportGravatar Nikolay Morev2016-02-05
* adds support to send custom IMAP commandGravatar libec2015-11-04
* Add an operation to fetch a parsed message.Gravatar Michael Lenaghan2014-10-24
* Conformant header guardsGravatar CodaFi2014-02-22
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to spe...Gravatar Hoa V. DINH2013-08-24
* renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
* added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
* Added missing import.Gravatar Paul Young2013-07-11
* added imap STATUS commandGravatar silenteh2013-06-05
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* 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
* Implemented Objective-C wrapper for core/abstractGravatar DINH Viet Hoa2013-03-22