IMAP: request the List-Post header, store it in the cache and make it available throu...
commit15e0e249226ce6a936edfc0bdcd4ebc0f89fca26
authorJan Kundrát <jkt@flaska.net>
Sat, 3 Nov 2012 12:31:38 +0000 (3 13:31 +0100)
committerJan Kundrát <jkt@flaska.net>
Sat, 3 Nov 2012 12:31:38 +0000 (3 13:31 +0100)
tree09c54cc54866fe1124a88d0ec641dcc17105ffed
parent4eb94176331302bb225b8473b5d96246f93e962e
IMAP: request the List-Post header, store it in the cache and make it available through the MVC API
src/Imap/Model/Cache.h
src/Imap/Model/ItemRoles.h
src/Imap/Model/MailboxTree.cpp
src/Imap/Model/MailboxTree.h
src/Imap/Model/MemoryCache.cpp
src/Imap/Model/MemoryCache.h
src/Imap/Model/Model.cpp
src/Imap/Model/MsgListModel.cpp
src/Imap/Model/SQLCache.cpp
src/Imap/Tasks/FetchMsgMetadataTask.cpp
tests/test_LibMailboxSync/test_LibMailboxSync.h