aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPSession.h
Commit message (Expand)AuthorAge
* Added comment to header file about character replacement.Gravatar Paul Young2013-07-02
* WIP: Message Renderer HelperGravatar Paul Young2013-06-29
* Updated message rendering operation.Gravatar Paul Young2013-06-27
* Revert changes to IMAP sessions.Gravatar Paul Young2013-06-27
* Added error code parameter. Followed existing conventions.Gravatar Paul Young2013-06-27
* Added interface for synchronous methods.Gravatar Paul Young2013-06-27
* Implement logging for src/core/Gravatar Hoa V. DINH2013-06-25
* Automatic disconnection of IMAP. Fixed #95.Gravatar Hoa V. DINH2013-06-22
* Fixed race conditions in IDLE (#101)Gravatar Hoa V. DINH2013-06-18
* Renamed unread -> unseen. Fixed indentation.Gravatar Hoa V. DINH2013-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
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* 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
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* 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
* first commitGravatar DINH Viet Hoa2013-01-11