mirror of https://github.com/zulip/zulip.git
9ee2be4a0d
We now use a client-side message id to track the state of our sent messages. This sets up future commits to start tracking state earlier in the message's life cycle. It also avoids ugly reify logic where we capture an event to update our data structure to key on the server's message id instead of the local id. That eliminates the node test as well. Another node test gets deleted here, just because it's not worth the trouble with upcoming refactorings. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |