mirror of https://github.com/zulip/zulip.git
e608f09f73
The current logic that we have is as follows: * If a message is locally echoed, the draft is stored via the locally rendered message, and that system takes care of it. So no need to store it here. * If the message isn't locally echoed, we don't close the compose box until, so the content is safe here as well. It'll be saved as a draft if the compose box is later closed due to a failure sending. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
locale | ||
styles | ||
templates | ||
third | ||
.gitignore | ||
favicon.ico | ||
node_modules | ||
robots.txt |