zulip/static
Steve Howell 3b7430ba82 topic lists: Refactor zoom-out logic for un-narrows.
For cases where we are zoomed in to a stream and then go
to a different narrow (Home, PMs, etc.), we now let
topic_list.zoom_out orchestrate the removal of the topic list
instead of stream_list.zoom_out.

This will help us when we move to a world where topic_list
redraws topic lists on zoom-in/zoom-out, because we won't
waste effort rebuilding lists that are about to be removed.
2016-11-10 15:55:31 -08:00
..
assets Move assets/ to live under static/. 2016-08-26 10:23:38 -07:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Import the user documentation guide into new user docs system. 2016-11-09 21:39:55 -08:00
js topic lists: Refactor zoom-out logic for un-narrows. 2016-11-10 15:55:31 -08:00
locale Django 1.10: Fix i18n tests. 2016-11-10 16:20:03 +05:00
styles messages: Wrap inline code blocks on long lines. 2016-11-09 19:26:45 -08:00
templates admin: Enable admins to toggle supported auth methods via UI. 2016-11-06 16:29:35 -08:00
third streamLinkHandler: render stream links correctly. 2016-11-08 13:52:31 -08: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