geary/test
Michael Gratton a6c1962e47 Apply custom user CSS to composer web view as well as to conversations
This allows people with dark themes to apply style to the cmoposer's
body editor as well as to conversation bodies. Note that this CSS does
not get sent, so WYSIWYG will break if people choose to do this.

Also renames the user CSS file from user-message.css to user-style.css,
but still looks for the old name for now.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=714129
2019-02-28 18:34:28 +11:00
..
client Apply custom user CSS to composer web view as well as to conversations 2019-02-28 18:34:28 +11:00
data Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
engine Replace all tab indentation with 4 spaces 2019-02-27 19:19:58 +01:00
js Apply custom user CSS to composer web view as well as to conversations 2019-02-28 18:34:28 +11:00
meson.build Add some unit tests for setting email flags 2019-02-13 18:41:49 +11:00
mock-object.vala Add a mock object mixin that can check call expectations on mocks. 2018-04-07 10:02:18 +10:00
test-case.vala Replace all tab indentation with 4 spaces 2019-02-27 19:19:58 +01:00
test-client.vala Move AccountManager and related objects into Accounts package. 2018-11-30 23:49:30 +11:00
test-engine.vala Work around DB tests always failing on gcc150.osuosl.org CI runner 2019-02-19 17:12:26 +11:00