Engine implementation of conversations: #3808

This introduces Geary.Conversations into the API, which scans a Folder and arranges the
messages into threaded conversations.
This commit is contained in:
Jim Nelson 2011-10-21 17:04:33 -07:00
parent 8ab948bce4
commit cd0b926d57
13 changed files with 731 additions and 27 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ build/
/geary
/console
/norman
/theseus