zulip/static
Steve Howell 7962710132 Remove 40-streams criterion for flagging dormant streams.
Before this change, we would move "dormant" streams to the bottom
of your stream sidebar, but only if you had 40+ streams.

Now we do this in all cases to be more consistent.

This commit also changes the redraw strategy when we remove rows.
Before this change, we were doing incremental updates, but now we
call build_stream_list to do a complete rebuild.  This was partly
motivated by adding the new divider, which would have complicated
the incrememental approach when you removed the last remaining
dormant stream.
2017-04-19 09:18:18 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images user docs: Document nested list bullets. 2017-04-17 21:51:14 -07:00
js Remove 40-streams criterion for flagging dormant streams. 2017-04-19 09:18:18 -07:00
locale Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
styles reactions: Use perfectScrollbar for emoji reactions scrollbar. 2017-04-18 22:58:11 -07:00
templates Add tabindex to reaction popover content handlebars. 2017-04-18 22:31:08 -07:00
third Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt