zulip/templates
Steve Howell 44f575c812 Add topic-zooming hooks.
This commit doesn't actually add the final UI to zoom/unzoom
topics, because I want to keep those in separate commits, in
case we change how to enable the feature.  But this commit
adds a toggle_zoom() function that zooms/unzooms topics.

Zooming is minimally invasive, because we don't really introduce
many extra elements to the UI; instead, we just make the list of
streams be a list of length one (i.e. the active stream).  This
gives us a lot of stuff for free, basically, like unread counts, etc.

(imported from commit 814c1361b6210d1591b4174bed1d6e0c98a3f255)
2013-11-26 10:34:08 -05:00
..
analytics Add row_class support to /activity tables. 2013-11-18 12:36:24 -05:00
confirmation Update signup/invite emails to use the support message for enterprise. 2013-11-20 11:03:38 -05:00
corporate Move /features, /hello from corporate to zerver 2013-11-22 13:50:24 -05:00
registration Fix password reset on Django 1.6. 2013-11-08 15:51:49 -05:00
zerver Add topic-zooming hooks. 2013-11-26 10:34:08 -05:00
zilencer Move enterprise-registration to zilencer/ from zerver/ 2013-11-15 11:21:52 -05:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html Clean up back end HTML templates. 2013-11-19 10:43:56 -05:00
500.html Clean up back end HTML templates. 2013-11-19 10:43:56 -05:00
openid_error.html Clean up back end HTML templates. 2013-11-19 10:43:56 -05:00