zulip/static
Steve Howell a96fdd18b1 Make Private Messages work better when zoomed in.
Some of the work here was done Tomasz Kolek.

When we click on "more conversations" in "Private Messages,"
we call it being "zoomed in."  Before this change, when
new PMs arrived, we would rebuild the list and zoom out
again.  Now we track the zoomed_in state with a variable.
Also, if you are zoomed in and switch from one PM narrow
to another, we also keep you zoomed in.

This fix also removes some extraneous/redundant code.

Fixes: #2561
2016-12-27 13:36:30 -08:00
..
assets pep8: Fix E128 violations. 2016-12-13 10:50:14 -08: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 docs: Add user guide for starring messages 2016-12-26 18:10:31 -08:00
js Make Private Messages work better when zoomed in. 2016-12-27 13:36:30 -08:00
locale Django 1.10: Update i18n. 2016-12-13 21:40:43 -08:00
styles Make Private Messages work better when zoomed in. 2016-12-27 13:36:30 -08:00
templates Make Private Messages work better when zoomed in. 2016-12-27 13:36:30 -08:00
third bug fix: Handle empty at-mentions gracefully. 2016-12-21 15:32:12 -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