No description
* src/client/application/geary-controller.vala (GearyController::open_async): Load ComposerWebView resources. * src/client/composer/composer-web-view.vala (ComposerWebView): Move HTML/CSS template here from ComposerWidget. Load composer-web-view.js on app init and add it to the web view's user content manager. (ComposerWebView::load_html): Overridden to require HTML body and signature, assemble complete HTML as appropriate before chaining up to the default impl. (ComposerWebView::load_finished_and_realised): Remove redundant method. * src/client/composer/composer-widget.vala (ComposerWidget): Remove 'message' prop since it is unused and onerous. Cache current account's signature as a field so it can be passed through to the editor as needed. Port on_link_clicked to composer-web-view.js. * src/client/web-process/util-composer.vala: Remove function ported to JS in composer-web-view.js * ui/CMakeLists.txt: Include new ComposerWebView JS resource. * ui/composer-web-view.js: Port composer HTML sanitisation methods to JS, add to a custom subclass of PageState. Instantiate it and hook it up to onload. |
||
|---|---|---|
| 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 | ||
| README | ||
| THANKS | ||
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.