zulip/static
Steve Howell 1f6ddf0110 refactor: Extract transmit.js from compose.js.
We now isolate the code to transmit messages into transmit.js.
It is stable code that most folks doing UI work in compose.js don't
care about the details of, so it's just clutter there.  Also, we may
soon have other widgets than the compose box that send messages.

This change mostly preserves test coverage, although in some cases
we stub at a higher level for the compose path (this is a good thing).
Extracting out transmit.js allows us to lock down 100% coverage on that
file.
2018-02-20 09:29:26 -08:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html static/html/5xx.html: Clean up to use 4 space indentation. 2018-01-27 23:06:58 +05:30
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images webhooks: Add Facebook integration. 2018-02-19 09:41:49 -08:00
js refactor: Extract transmit.js from compose.js. 2018-02-20 09:29:26 -08:00
locale i18n: Check in mobile_info.json. 2018-01-29 12:49:51 -08:00
styles frontend: Reduce opacity of hotkey hints. 2018-02-19 11:53:37 -08:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates frontend: Reduce opacity of hotkey hints. 2018-02-19 11:53:37 -08:00
third markdown: Require double-asterisk around all mentions. 2018-02-16 11:45:08 -08:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules