No description
Since Conversation instances no longer listen to Account signals to keep its email paths updated and to fire email_flags_changed, it needs the ConversationMonitor to do this for it. * src/engine/app/app-conversation-monitor.vala (ConversationMonitor): Listen to the email appended/inserted/removed signals on the monitor's Account and launch the appropriate operations when triggered. (ConversationMonitor.remove_emails_async): Require a source folder to be passed in so we know which folder should be removed from an email's paths in a conversation. (ConversationMonitor.notify_email_flags_changed): Also fire the signal on the target conversation. * src/engine/app/conversation-monitor/app-remove-operation.vala (RemoveOperation): Pass a source folder to the operation so it can be forwarded on to ConversationMonitor.remove_emails_async and used for both removing an email both from the base folder, but also from other folders. |
||
|---|---|---|
| bindings | ||
| build-aux | ||
| 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 | ||
| meson.build | ||
| meson_options.txt | ||
| 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
