zulip/static
Steve Howell 025b8c19ae Simplify code to warn about private stream links.
This change does a few things:

    * I use "early return" to make the code a bit flatter
      and easier to comment.

    * I added more comments.

    * I removed some unneeded passing of `invite_only` into
      the template.
2017-11-27 10:41:10 -08:00
..
assets icons: Create framework for custom icons and add new bot icon. 2017-11-10 11:18:42 -08:00
audio
generated
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images user docs: Update compose box screenshots. 2017-11-20 17:14:01 -08:00
js Simplify code to warn about private stream links. 2017-11-27 10:41:10 -08:00
locale i18n: Update translations (including complete Korean!) 2017-11-22 18:11:20 -08:00
styles composebox: Warn when linked to private streams. 2017-11-27 07:41:59 -08:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates composebox: Warn when linked to private streams. 2017-11-27 07:41:59 -08:00
third user-groups: Update marked.js to do proper local echo for mentions. 2017-11-27 09:16:09 -08:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Add static/generated/icons. 2017-11-21 09:27:04 -08:00
favicon.ico
node_modules