aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPSession.cc
Commit message (Expand)AuthorAge
* 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
* Fixed double-releaseGravatar Hoa V. DINH2013-05-29
* Added MCAssert for (mCurrentFolder != NULL)Gravatar Pushkar Singh2013-05-26
* Select folder if there fetch messages is called for a different folderGravatar Pushkar Singh2013-05-26
* Fixed crash when connection failsGravatar Hoa V. DINH2013-05-22
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* Disable use of XLIST in case of Gmail IMAP server.Gravatar Hoa V. DINH2013-04-07
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
* Documentation for abstractGravatar Hoa V. DINH2013-04-05
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* Implemented IMAP ObjC APIGravatar Hoa V. DINH2013-03-24
* 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
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
* Implemented fetch folders in Obj-C wrapperGravatar Matt Ronge2013-02-01
* 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