zulip/static
Tim Abbott e608f09f73 compose: Remove unnecessary snapshot_message call.
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.
2017-02-21 19:24:38 -08:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Add a simple Home Assistant integration for Zulip. 2017-02-18 21:18:10 -08:00
js compose: Remove unnecessary snapshot_message call. 2017-02-21 19:24:38 -08:00
locale Change "Reply" to "Quote and reply" in message popover 2017-02-11 14:51:55 -08:00
styles reactions: Fix emoji picker scrollbar overflow issue. 2017-02-19 21:11:39 -08:00
templates Add frontend to show message edit history. 2017-02-19 17:41:06 -08:00
third redesign: Change /#settings and /#administration to an overlay. 2017-02-09 23:35:10 -08:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt