aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCAsyncIMAP.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
* Improved error managementGravatar Hoa V. DINH2016-03-07
* Add IMAP MOVE command supportGravatar Nikolay Morev2016-02-05
* adds support to send custom IMAP commandGravatar libec2015-11-04
* Refactoring, fixed #1013Gravatar Hoa V. DINH2015-01-03
* 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
* Made mailcore::IMAPMessageRenderingOperation public. It made IMAPMessageRende...Gravatar Hoa V. DINH2013-07-12
* fixed indentation of comments, variables and methods names - added class for ...Gravatar silenteh2013-06-12
* added imap STATUS commandGravatar silenteh2013-06-05
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
* more renameGravatar DINH Viet Hoa2013-01-19
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16