geary/test
Michael James Gratton e0bff994fa Reenable composer attachment keyword checking.
* src/client/composer/composer-web-view.vala (ComposerWebView): Add
  ::contains_attachment_keywords that thunks to JS, remove uneeded
  ::get_block_quote_representation method.

* src/client/composer/composer-widget.vala (ComposerWidget): Remove
  attachment keywork checking related code, just call new method on
  editor to do the check.

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

* ui/composer-web-view.js (ComposerPageState): Implement new
  ::containsAttachmentKeyword method based on previous code. 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 composer attachment keyword checking. 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