mirror of https://github.com/zulip/zulip.git
4d8d17d134
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. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |