No description
Find a file
Charles Lindsay a9fc3adb30 Add new external email to conversations; fix #6498
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.
2013-07-09 13:48:47 -07:00
bindings Forward attached emails properly: Closes #6842 2013-05-13 16:24:11 -07:00
cmake GSettings doesn't respect --prefix: Closes #6001 2013-05-24 14:49:52 -07:00
debian Can't build with Vala 0.18: Closes #7161 2013-06-25 17:51:12 -07:00
desktop Fix .desktop file warning on Raring: Closes #6884 2013-05-27 14:54:49 -07:00
help Closes #6610 Help updated for 0.3 2013-03-19 14:42:22 -07:00
icons Closes #7177 Adding edit icon to install 2013-06-28 11:38:06 -07:00
po Update translations from Transifex for 0.3.1 2013-04-09 13:36:38 -07:00
sql Add new SQL files to install list; fix #7160 2013-06-25 16:49:59 -07:00
src Add new external email to conversations; fix #6498 2013-07-09 13:48:47 -07:00
theming Different background color for sent mail: Closes #6371 2013-06-26 14:38:34 -07:00
ui Closes #7154 DB upgrade dialog 2013-07-08 14:22:23 -07:00
.gitattributes Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
.gitignore Produce Valadoc for the Engine: Closes #4346 2013-04-25 20:03:42 -07:00
AUTHORS Moving Robert Schroll to AUTHORS file and About box 2013-03-18 18:43:01 -07:00
cmake_uninstall.cmake.in Closes #4982 Closes #4964 Switched to CMake, added an installer/uninstaller 2012-04-23 18:54:26 -07:00
CMakeLists.txt Validate desktop file when building; fix #6571 2013-04-15 18:32:35 -07:00
configure Validate desktop file when building; fix #6571 2013-04-15 18:32:35 -07:00
configure.in Restore configure.in to fix building with Valencia. 2012-07-20 11:41:08 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
COPYING.snowball Basic search table implementation; fix #6766 2013-05-17 15:32:52 -07:00
INSTALL Final string changes for 0.3 and some copyrights updated 2013-02-26 16:16:20 -08:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
Makefile.in Produce Valadoc for the Engine: Closes #4346 2013-04-25 20:03:42 -07:00
NEWS Bumping version to 0.3.1 2013-04-09 12:15:28 -07:00
README Bump version and update docs for release 2013-03-19 15:25:40 -07:00
THANKS Avoid conflict with Gtk.Window.close: Closes #7196 2013-07-09 12:15:23 -07:00

    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