zulip/static
YJDave 1f8b6938a7 stream settings: Fix error in updates of stream description.
When removing the description from a stream (i.e. setting it to ""),
the UI was not correctly updating the description.  This is because we
were checking incorrectly for a falsey value, rather than the specific
value undefined (which means the description wasn't changed).
2018-02-09 12:02:22 -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/delighted: Reformat documentation steps into numbered list. 2018-02-08 17:45:56 -08:00
js stream settings: Fix error in updates of stream description. 2018-02-09 12:02:22 -08:00
locale i18n: Check in mobile_info.json. 2018-01-29 12:49:51 -08:00
styles stream settings: Show message in case of no stream description. 2018-02-09 12:00:45 -08:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates stream settings: Show message in case of no stream description. 2018-02-09 12:00:45 -08:00
third upload: Make filedrop error handling more consistent. 2018-01-29 16:06:11 -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