zulip/static
Steve Howell 7222dbd99b refactor: Simplify narrow_state.is_for_stream_id().
This takes advantage of the new function narrow_state.stream_id().

We now assume the incoming stream_id is a valid stream_id, so we
no longer need to test some of the error checking.  (It's possible that
the incoming stream_id may no longer be for a stream you subscribe
to, but the nice benefit of working more in "id space" is that if
it doesn't match the narrow's stream id, we know false is a safe
return value.)
2018-05-02 09:16: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 why-zulip: Include cartoon of Julia Evans. 2018-04-30 17:46:02 -07:00
js refactor: Simplify narrow_state.is_for_stream_id(). 2018-05-02 09:16:24 -07:00
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
styles hello.html: Add testimonial carousel. 2018-05-01 16:45:52 -07:00
swagger org setting: Add time limits for message deleting. 2018-04-27 19:22:28 -07:00
templates custom_profile_fields: Support changing the sort order of the fields. 2018-04-30 18:17:41 -07:00
third static: Remove unnecessary handlebars README. 2018-04-28 10:46:16 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules