aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap/IMAPFolderStatus.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-2/+2
|
* Reworked IMAP event notification code.Vincent Richard2013-07-181-25/+140
|
* Fixed status update. Prevent opening the same folder two times in a session.Vincent Richard2013-07-161-23/+45
|
* Added basic support for IMAP CONDSTORE extension.Vincent Richard2013-07-161-0/+158
Process CAPABILITY in IMAP greeting response. Renamed getUniqueId() to getUID() for consistency.