No description
Find a file
Jim Nelson 6b8951bfd8 Implemented IMAP-specific folder and message properties tables: #3805
This commit adds support for IMAP-specific properties, of which UIDValidity is crucial toward completing #3805.  The additional code is to integrate these tables into the SQLite Geary backend and to make sure this information is requested from the IMAP server.

NOTE: This commit changes the database schema.  Old databases will need to be blown away before running.
2011-07-15 12:54:10 -07:00
sql Implemented IMAP-specific folder and message properties tables: #3805 2011-07-15 12:54:10 -07:00
src Implemented IMAP-specific folder and message properties tables: #3805 2011-07-15 12:54:10 -07:00
vapi Use GMime to display the text/plain portion of email messages: #3710 2011-07-06 15:46:24 -07:00
.gitignore Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
AUTHORS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
configure.in Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
console Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
geary Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
waf Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
wscript Check for valac >= 0.12.0: #3726 2011-06-27 15:01:04 -07:00