No description
Find a file
Michael James Gratton 992528862e Clean up DB handling of attachments without specified file names.
This could probably use a DB migration to set all attachments will "none"
as their filename to NULL, but that's a lot of trouble for little gain.

* src/client/conversation-viewer/conversation-email.vala (if): Remove
  workaround for "none" attachment file names.

* src/client/conversation-viewer/conversation-message.vala
  (ConversationMessage::inline_image_replacer): Handle translation for
  null attachment file names here, rather than in the engine.

* src/engine/api/geary-email.vala
  (Email::get_searchable_attachment_list): Don't bother appending file
  names for attachments when they are null.

* src/engine/imap-db/imap-db-attachment.vala (Attachment): Use a const
  for null file name replacement string so it can be used elsewhere.

* src/engine/imap-db/imap-db-folder.vala (Folder::do_list_attachments):
  Clean up old "none" file names when loading from DB.
  (Folder::do_save_attachments_db): Allow for file name being null.

* src/engine/rfc822/rfc822-message.vala (Message::InlinePartReplacer):
  Allow file name to be null, update call sites.

* src/engine/rfc822/rfc822-utils.vala (get_clean_attachment_filename):
  Don't attempt to translate null filenames, just return it null. Update
  call sites.
2017-02-15 17:50:49 +11:00
bindings Reenable basic deceptive link highlighting. 2017-02-01 00:41:44 +11:00
cmake Report the branch & state rather than last tag in dev version string. 2017-02-07 21:52:48 +11:00
debian Fix failing dev-daily PPA build. 2017-02-09 09:09:26 +11:00
desktop Re-enable spell checking in composer. 2017-02-01 00:41:44 +11:00
help Update Brazilian Portuguese translation 2017-02-06 10:23:53 +00:00
icons Update symbolic icon for 0.12. 2017-02-07 10:55:32 +11:00
po Update Slovak translation 2017-02-12 14:07:55 +00:00
sql Rebuild MessageSearchTable. Database version 25. Bug 772522. 2016-10-22 07:34:30 +11:00
src Clean up DB handling of attachments without specified file names. 2017-02-15 17:50:49 +11:00
test Add ContentType.is_default and unit test. 2017-02-15 17:50:49 +11:00
ui Tidy up ConversationWebView's CSS a bit. 2017-02-08 00:31:25 +11:00
.gitattributes Fix git archive to not include debian directory 2013-10-03 16:22:04 -07:00
.gitignore Add some git and deb build artefacts to .gitignore 2016-05-13 11:52:24 +10: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 Make build and debian version reflect 0.12 on master. 2017-02-07 21:54:39 +11:00
configure Fix configure whitespace, document VALADOC environment variable. 2017-02-02 15:41:45 +11: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.icons Remove now-unused mail-spam-symbolic icon. Bug 737862. 2016-07-14 13:06:52 +10:00
COPYING.snowball Basic search table implementation; fix #6766 2013-05-17 15:32:52 -07:00
geary.doap Update desktop resources to be spec compliant & consistent with the wiki. 2016-09-05 12:14:29 +10:00
INSTALL Remove libunique from INSALL command lines, seperate out Unity packages. 2017-02-05 15:28:02 +11:00
Makefile.in Stop cmake warning that we are using an internal target name. 2016-12-26 10:31:02 +10:30
NEWS Fix incorrect date in NEWS 2016-05-17 12:33:01 +10:00
README Transfer Yorba copyrights to Software Freedom Conservancy 2016-05-06 08:33:37 -04:00
THANKS Update symbolic icon for 0.12. 2017-02-07 10:55:32 +11:00

    Geary Email Client
    ------------------

  * Introduction

    Geary is an IMAP email client built for the GNOME desktop environment.  It
    allows you to read and send email with a simple, modern interface.

    Visit https://wiki.gnome.org/Apps/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 Geary Developers

    Geary wiki:                 https://wiki.gnome.org/Apps/Geary

    We also encourage you to join the Geary mailing list.  See
    https://mail.gnome.org/mailman/listinfo/geary-list for details.



    Copyright 2016 Software Freedom Conservancy Inc.