zulip/static
Tim Abbott 1e453981a3 stream settings: Fix exceptions when rerendering subscribers.
If another user subscribed to or unsubscribed from a stream while the
current user was not subscribed, we previously would attempt to
rerender the subscriber counts for that stream, even though they
weren't rendered at all in the first place; this would trigger
blueslip errors from the expectOne() check in this function.

Fixes #8720.
2018-03-19 10:28:24 -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/beeminder: Use check_send_webhook_message and update docs. 2018-03-18 10:44:09 -07:00
js stream settings: Fix exceptions when rerendering subscribers. 2018-03-19 10:28:24 -07:00
locale i18n: Update translations data from transifex. 2018-03-02 08:57:37 -08:00
styles subscriptions: Use tooltips for stream info hover content. 2018-03-18 19:44:53 -07:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates subscriptions: Use tooltips for stream info hover content. 2018-03-18 19:44:53 -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