zulip/static
Steve Howell d3a7aa3a37 Have get_stream_li() take a stream_id.
Rather than having get_stream_li() look up stream id using
stream name, we force the callers to pass in the stream id.

This adds an extra line to most of the callers for now, but
this will eventually change as we fix some of the callers to
have their callers pass in stream_id.

In places where we now call stream_data.get_stream_id() to
get the stream id, we will be more resilient toward stream
renamings, at least until the next reload, since
stream_data.get_stream_id() can resolve old names that
are stored when we process stream-rename events.
2017-05-15 14:47:41 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html 5xx: Remove hardcoded twitter/email contacts from nginx 500 page. 2017-05-13 22:44:34 -07:00
images user docs: Add user guide for *View and edit your message drafts*. 2017-05-15 13:32:18 -07:00
js Have get_stream_li() take a stream_id. 2017-05-15 14:47:41 -07:00
locale Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
styles org settings: Fix minor styling inconsistencies. 2017-05-15 11:35:58 -07:00
templates Clean organization-settings-admin to use 4 space indents. 2017-05-15 11:51:21 -07:00
third KaTeX: Fix path to KaTeX bundle in production. 2017-04-21 14:56:19 -07:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00