No description
Find a file
Michael Gratton 43803239a4 Replace Geary.Account::send_email w/ Smtp.ClientService methods
Remove Geary.Account::send_email and the sending progress monitor in
favour of exposing Geary.Smtp.ClientService as a public class and so
allowing clients to acccess those symbols from Geary.Account::outgoing.

Also make ::send_email a convenience class for doing a save/queue and
expose those operations, so clients can managage the two seperately if
desired (e.g. for undoing sending).

Finally, make Outbox.Folder public since it's exposed by the SMTP
service and maybe clients want to do something more detailed with it
anyway?
2019-11-17 20:00:01 +11:00
.gitlab/issue_templates Update Gitlab issue templates 2019-07-05 12:47:29 +10:00
bindings/vapi Fix RFC822.Header.get_header_names returning null names 2019-10-22 17:20:52 +11:00
build-aux Add a compatibility JSON-based flatpak manifest 2019-10-25 11:48:09 +11:00
desktop Update appdata with the new feature 2019-11-08 10:06:48 +11:00
help Update Turkish translation 2019-11-10 08:08:09 +00:00
icons Consistently use '_dir' suffix for meson directory variables 2019-09-27 23:55:32 +10:00
po Rename Config class and source file to match code style 2019-11-17 16:53:42 +11:00
sql Consistently use '_dir' suffix for meson directory variables 2019-09-27 23:55:32 +10:00
src Replace Geary.Account::send_email w/ Smtp.ClientService methods 2019-11-17 20:00:01 +11:00
subprojects Add a sub{module,project} for handy for those who don't have it 2019-04-26 18:22:43 +10:00
test Replace Geary.Account::send_email w/ Smtp.ClientService methods 2019-11-17 20:00:01 +11:00
ui Improve passing of inline dropped file through to vala !343 2019-11-17 16:40:13 +11:00
.gitattributes .gitattributes: add syntax highlight for meson.build in Web UI 2019-04-30 10:40:42 +03:00
.gitignore Add a compatibility JSON-based flatpak manifest 2019-10-25 11:48:09 +11:00
.gitlab-ci.yml Remove Flatpak test locale hack, just use en_US.UTF-8 for now 2019-10-16 13:36:29 +11:00
.gitmodules Add a sub{module,project} for handy for those who don't have it 2019-04-26 18:22:43 +10:00
AUTHORS Update THANKS, etc. 2017-10-02 20:52:45 +11:00
code-of-conduct.md Add Contributor Covenant Code of Conduct, re-sync READMEs 2019-08-17 16:48:45 +10:00
CONTRIBUTING.md Add contribution guide 2018-08-01 05:28:08 +00: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.pyyaml Add a compatibility JSON-based flatpak manifest 2019-10-25 11:48:09 +11:00
COPYING.snowball Basic search table implementation; fix #6766 2013-05-17 15:32:52 -07:00
geary.doap Replace Bugzilla by Gitlab URL in DOAP file 2018-12-15 19:23:31 +01:00
INSTALL INSTALL: Use dnf rather than yum for Fedora deps 2019-10-07 21:36:12 +11:00
Makefile Enable valadoc and refcounting in dev build by default 2019-08-28 09:59:05 +10:00
meson.build Use SQL UPSERT clause when updating contacts 2019-10-26 15:49:34 +11:00
meson_options.txt Sort meson config options 2019-09-28 00:25:07 +10:00
NEWS Update files for 3.35.1 2019-10-11 07:58:22 +11:00
org.gnome.Geary.json Add a compatibility JSON-based flatpak manifest 2019-10-25 11:48:09 +11:00
org.gnome.Geary.yml Merge branch 'mjog/wip-remove-flatpak-pulse-perms' into 'mainline' 2019-10-07 13:19:34 +00:00
README Add Contributor Covenant Code of Conduct, re-sync READMEs 2019-08-17 16:48:45 +10:00
README.md Add Contributor Covenant Code of Conduct, re-sync READMEs 2019-08-17 16:48:45 +10:00
THANKS Update files for 3.35.1 2019-10-11 07:58:22 +11:00

Geary: Send and receive email

Geary icon

Geary is an email application built around conversations, for the GNOME 3 desktop. It allows you to read, find and send email with a straightforward, modern interface.

Visit https://wiki.gnome.org/Apps/Geary for more information.

GitHub users please note: Bug reports, code contributions and translations are managed using GNOME's infrastructure, so we cannot accept tickets or pull requests on GitHub. Please see the links below for more information.

Geary displaying a conversation

Installation & Licensing

Please consult the INSTALL and COPYING files for more information.

Getting in Touch

Code Of Conduct

We follow the Contributor Covenant as our Code of Conduct. All communications in project spaces are expected to follow it.

Contributing to Geary

Want to help improve Geary? Here are some ways to contribute:


Copyright 2016 Software Freedom Conservancy Inc.
Copyright 2017 Michael Gratton mike@vee.net