No description
* src/engine/imap-engine/imap-engine-generic-account.vala (GenericAccount): When closing, wait for each folder to close before shutting down the local and remote connections. * src/client/application/geary-controller.vala (GearyController::close_async): Close both inboxes and accounts in parallel. Don't wait for conversation monitor or inboxes to close before closing the account now that the accound does so. The account needs to start closing so that the background synchroniser stops, and that needs to stop before any open folder will close. Otherwise if the background synchroniser is currently synchronising an inbox or any open folder, then the account will not close until the synchroniser finishes, which could block for a long time. * src/engine/api/geary-abstract-local-folder.vala (Folder), src/engine/imap-engine/imap-engine-minimal-folder.vala (MinimalFolder): Notify the close semaphore in the classes' ctors so that if they are never opened, calling wait_for_close_async() does not block. |
||
|---|---|---|
| bindings | ||
| cmake | ||
| debian | ||
| desktop | ||
| help | ||
| icons | ||
| po | ||
| sql | ||
| src | ||
| test | ||
| ui | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS | ||
| cmake_uninstall.cmake.in | ||
| CMakeLists.txt | ||
| configure | ||
| configure.in | ||
| COPYING | ||
| COPYING.icons | ||
| COPYING.snowball | ||
| geary.doap | ||
| INSTALL | ||
| Makefile.in | ||
| NEWS | ||
| org.gnome.Geary.json | ||
| README | ||
| README.md | ||
| THANKS | ||
Geary: Send and receive email
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.
Installation & Licensing
Please consult the INSTALL and COPYING files for more information.
Contributing to Geary
Want to help improve Geary? Here are some ways to contribute:
- Bug reporting: https://wiki.gnome.org/Apps/Geary/ReportingABug
- Development: https://wiki.gnome.org/Apps/Geary/Development
- Translating: https://wiki.gnome.org/Apps/Geary/Translating
- Join the mailing list or IRC channel and join in the discussion
Getting in Touch
- Geary wiki: https://wiki.gnome.org/Apps/Geary
- Mailing list: http://mail.gnome.org/mailman/listinfo/geary-list
- IRC Channel: #geary on irc.gimp.org
Copyright 2016 Software Freedom Conservancy Inc.
Copyright 2017 Michael Gratton mike@vee.net
