No description
This accomplishes a few things: * Adds some signals to the Account that aggregate various Folder signals, so anyone can find out when mail has been appended to any folder, for example. * Refactors the ConversationMonitor further. The conversation grouping logic has been split out into a ConversationSet, and ConversationMonitor proper is now just the folder interaction. * The new ConversationSet tracks duplicate emails better using Message-IDs, so if you get an email in multiple folders we can figure out whether we should actually add it as a new email or not. * Using all of that, we now kick off a full-conversations update whenever new mail comes in on any folder, so your conversations update as you're looking at them when Geary sees new mail, regardless of folder. |
||
|---|---|---|
| bindings | ||
| cmake | ||
| debian | ||
| desktop | ||
| help | ||
| icons | ||
| po | ||
| sql | ||
| src | ||
| theming | ||
| ui | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS | ||
| cmake_uninstall.cmake.in | ||
| CMakeLists.txt | ||
| configure | ||
| configure.in | ||
| COPYING | ||
| COPYING.snowball | ||
| INSTALL | ||
| MAINTAINERS | ||
| Makefile.in | ||
| NEWS | ||
| README | ||
| THANKS | ||
Geary Email Client
------------------
* Introduction
Geary is an email client built for the GNOME desktop environment. It
allows you to read and send email with a simple, modern interface.
Visit http://www.yorba.org/geary to read about the current state of
Geary's development and to make sure you're running the latest version.
* Installation & Licensing
Please consult the INSTALL and COPYING files for more information.
* Quick Start
The first time Geary is launched, it will prompt for your account
information. Note that your email password is stored securely in the
Gnome Keyring.
Geary will then begin downloading messages in your inbox and other
folders.
* Contacting Yorba
Yorba: http://www.yorba.org
Geary wiki: http://redmine.yorba.org/projects/geary/wiki
We also encourage you to join the Geary mailing list. Send an email
with a subject: line of "subscribe" (no quotes) to
geary-request@lists.yorba.org.
Copyright 2012-2013 Yorba Foundation