geary/test
Michael James Gratton 848558f368 Reenable converting plain text URLs to links in HTML documents.
* src/client/composer/composer-web-view.vala (ComposerWebView): Rename
  ::linkify_document since it really only applies to editor content. Make
  an asyc method so we can wait until its finished. Update call
  sites. Thunk call to JS.

* src/client/web-process/util-composer.vala,
  src/client/web-process/util-webkit.vala: Remove unused code.

* ui/composer-web-view.js (ComposerPageState):  Add ::linkifyContent
  method and ::linkify static method. Add unit tests.
2017-02-01 00:41:44 +11:00
..
client Clean up how composer loads content into its web view. 2017-02-01 00:41:44 +11:00
engine Add Geary.Inet::is_valid_display_host and tests. 2017-02-01 00:41:44 +11:00
js Reenable converting plain text URLs to links in HTML documents. 2017-02-01 00:41:44 +11:00
CMakeLists.txt Reenable basic deceptive link highlighting. 2017-02-01 00:41:44 +11:00
main.vala Reenable basic deceptive link highlighting. 2017-02-01 00:41:44 +11:00
testcase.vala Fix non-breaking spaces breaking formatting in sent messages. 2017-02-01 00:41:43 +11:00