aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap/IMAPFolderStatus.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-29Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard1-307/+0
2013-12-10Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard1-12/+24
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-2/+2
2013-07-18Reworked IMAP event notification code.Vincent Richard1-25/+140
2013-07-16Fixed status update. Prevent opening the same folder two times in a session.Vincent Richard1-23/+45
2013-07-16Added basic support for IMAP CONDSTORE extension.Vincent Richard1-0/+158