No description
Find a file
Michael Gratton 257f6fb901 Geary.Db.Connection: Split up into db and transaction-specific impls
Convert `Connection` into an interface, add two concrete implementations
that allow splitting up the database connection used generally, and the
connection passed to transactions. This allows limiting the API surface
that transactions have access to (so they can't e.g. create
sub-transactions) and perform transaction-specific work (e.g. better
logging when an error occurs).
2020-09-05 13:25:41 +10:00
.gitlab/issue_templates Update Gitlab issue templates 2019-07-05 12:47:29 +10:00
bindings/vapi libytnef: properly initialize struct 2020-05-05 10:13:50 +12:00
build-aux Add a compatibility JSON-based flatpak manifest 2019-10-25 11:48:09 +11:00
desktop Updates files for 3.37.90 2020-08-20 12:53:40 +10:00
help Update Catalan translations 2020-07-11 22:35:17 +02:00
icons Use a nightly icon for nightly builds 2020-08-17 18:09:11 +02:00
po Geary.Db.Connection: Split up into db and transaction-specific impls 2020-09-05 13:25:41 +10:00
sql sql: Add db migration to clean up message_ids with extra whitespace 2020-08-23 12:58:17 +10:00
src Geary.Db.Connection: Split up into db and transaction-specific impls 2020-09-05 13:25:41 +10:00
subprojects/vala-unit build: Remove libhandy submodule from the build 2020-08-27 08:34:08 +10:00
test Geary.Imap: Make command cancellable a property of the command object 2020-09-02 14:34:41 +10:00
ui ui/composer-headerbar.ui: Fix label not being marked as translatable 2020-09-01 21:38:32 +10: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 .gitlab-ci.yml: Add test deps so that certtool is installed 2020-08-25 16:40:16 +10:00
AUTHORS Update THANKS, etc. 2017-10-02 20:52:45 +11:00
code-of-conduct.md code-of-conduct.md: Actually specify an address for reporting abuse 2020-04-08 12:41:56 +10:00
CONTRIBUTING.md README.md, CONTRIBUTING.md: Mention discourse & update for consistency 2020-06-24 23:02:46 +10: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 geary.doap: Remove Jim as a maintainer, he hasn't been around in a while 2020-08-19 10:56:12 +10:00
INSTALL build: Update libhandy package name in CI and INSTALL 2020-08-18 22:20:29 +10:00
meson.build Update files for 3.37.91 2020-08-27 10:34:52 +10:00
meson_options.txt *: fix spelling mistakes found by codespell 2020-08-19 09:34:58 +02:00
NEWS Update files for 3.37.91 2020-08-27 10:34:52 +10:00
org.gnome.Geary.json build: Switch over to use libhandy-1 2020-08-18 22:10:34 +10:00
org.gnome.Geary.yaml build: Switch over to use libhandy-1 2020-08-18 22:10:34 +10:00
README.md README.md: Update Matrix channel to point to GNOME's server 2020-08-19 11:18:08 +10:00
THANKS THANKS: Updated 2020-08-27 10:34:52 +10: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 adhere to it.

Contributing to Geary

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


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