aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async
Commit message (Expand)AuthorAge
* Fixed race conditions in IDLE (#101)Gravatar Hoa V. DINH2013-06-18
* Renamed unread -> unseen. Fixed indentation.Gravatar Hoa V. DINH2013-06-12
* Initialization of IMAPFolderStatus variables to their default values was in t...Gravatar silenteh2013-06-12
* Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar silenteh2013-06-12
|\
* | fixed indentation of comments, variables and methods names - added class for ...Gravatar silenteh2013-06-12
| * Fixed crash when using checkAccount on the same session twice. Fixed #75.Gravatar Hoa V. DINH2013-06-05
* | added imap STATUS commandGravatar silenteh2013-06-05
* | changed the wrong variable name to firstUnseenUid - gets the first unseen Uid...Gravatar silenteh2013-06-05
* | added the first unread uid from the SELECT imap command - the name of the var...Gravatar silenteh2013-06-04
|/
* Correct patch for #68: fixed assert when calling IMAPFolderInfoOperation when...Gravatar Hoa V. DINH2013-05-31
* CPP->CCGravatar CodaFi2013-05-04
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* Implemented checkAccount operation for POPGravatar Hoa V. DINH2013-04-06
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30
* Fixed cancellation of IMAP operationsGravatar Hoa V. DINH2013-03-27
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* Make IMAP ObjC bridge implementation consistentGravatar DINH Viet Hoa2013-03-23
* now uses IndexSet for message uids and numbersGravatar DINH Viet Hoa2013-03-10
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
* Improved header documentation.Gravatar DINH Viet Hoa2013-02-04
* Fixed a crasher.Gravatar DINH Viet Hoa2013-02-04
* Was trying to login before creating a connection in IMAPCheckAccountOperation...Gravatar Matt Ronge2013-01-31
* fixed IMAPAsyncConnection initialization, added helper methodsGravatar DINH Viet Hoa2013-01-21
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* fixed init of async imap session, fixed xcode projectGravatar DINH Viet Hoa2013-01-21
* more renameGravatar DINH Viet Hoa2013-01-19
* rename classesGravatar DINH Viet Hoa2013-01-19
* pop3 progress, mime typesGravatar DINH Viet Hoa2013-01-19
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
* implemented POP async APIGravatar DINH Viet Hoa2013-01-17
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
* added check SMTP accountGravatar DINH Viet Hoa2013-01-12
* implemented asynchronous SMTPGravatar DINH Viet Hoa2013-01-12
* first commitGravatar DINH Viet Hoa2013-01-11