zulip/frontend_tests
Steve Howell 4d8d17d134 refactor: Upstream calls to `set_message_booleans`.
We want to call `set_message_booleans` as soon as we
get data from the server, to avoid confusion about whether
`flags` is the authoritative field.

This commit has callers to `add_message_metadata` call
`set_message_booleans`.

This also sets us up to **not** call `set_message_booleans`
in the local echo codepath, where we can just have the
markdown processor set booleans natively.
2017-12-26 09:01:21 -05:00
..
casper_lib refactor: new message content -> compose textarea. 2017-11-28 12:53:40 -08:00
casper_tests compose: Re-open the compose editor after restoring a draft. 2017-12-22 08:57:39 -05:00
node_tests refactor: Upstream calls to `set_message_booleans`. 2017-12-26 09:01:21 -05:00
zjsunit node tests: Add nice diffs to js markdown tests. 2017-12-18 19:03:38 -05:00
.eslintrc.json lint: Clean up json_rules logic for tab-based whitespace. 2017-11-23 12:01:20 -08:00
run-casper docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00