aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPFolderInfoOperation.h
Commit message (Collapse)AuthorAge
* Conformant header guardsGravatar CodaFi2014-02-22
| | | | Fixes #606
* Renamed unread -> unseen. Fixed indentation.Gravatar Hoa V. DINH2013-06-12
|
* changed the wrong variable name to firstUnseenUid - gets the first unseen ↵Gravatar silenteh2013-06-05
| | | | Uid on folder SELECT imap command if the response is available
* added the first unread uid from the SELECT imap command - the name of the ↵Gravatar silenteh2013-06-04
| | | | variable has the wrong name, I will change it on the following commits
* 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
|
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
|
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
|
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16