zulip/static
Steve Howell aac76c14bd settings: Avoid duplicate form handlers.
For forms that are built early in setting up the settings panel,
we don't want to attach multiple submit handlers every time we
go into the gear menu, so we use "off" to clear any old handlers.

We also attach handlers directly to the form, instead of
using delegation up to the container div.
2018-03-25 08:28:04 -07: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 Dialogflow integration. 2018-03-24 15:03:35 -02:30
js settings: Avoid duplicate form handlers. 2018-03-25 08:28:04 -07:00
locale i18n: Update translations data from transifex. 2018-03-02 08:57:37 -08:00
styles user-groups: Update css for a user who is not in a user group. 2018-03-23 14:42:55 -07:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates Fix leaky O(N) email hint handler. 2018-03-25 08:28:04 -07: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