Go to file
Tim Abbott fcb8c106b1 Fix saving of pointer on server-initiated reload when narrowed.
Previously, we saved the current_msg_list selected id and then
restored it as the home_msg_list selected id, which could result in
the home view loading to the wrong place.

This takes some already bad code and makes it even more in need of
refactoring, but it does fix a pressing bug.  We should definitely
refactor both:

* the top of narrow.js
* the save/restore code in reload.js

after this, though.

(imported from commit bb2040219e4f545ba90bb04a696996cec2831484)
2014-02-12 14:40:38 -05:00
analytics Fix comment in meets_goal() function in activity reports. 2014-02-03 13:30:49 -05:00
api Update copyright to 2014. 2014-02-04 15:51:53 -05:00
assets Allow enterprise deployments to disable the use of Gravatar. 2013-11-18 11:48:53 -05:00
bin logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
bots nagios: give digest emails more processing time before alerting. 2014-01-29 14:02:09 -05:00
confirmation Don't use hardcoded noreply@zulip.com, zulip@zulip.com, or https://zulip.com 2013-11-15 21:31:37 -05:00
corporate Modify /hello to go to register instead of signup on Enterprise 2013-11-22 13:50:24 -05:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Upgrade handlebars to 1.3.0. 2014-01-15 16:07:20 -05:00
puppet [manual] Monitor the new redis servers with nagios and munin 2014-02-10 13:23:28 -05:00
scripts [manual] restart-server: Minimize downtime for message sender worker. 2013-12-19 17:21:23 -05:00
static Fix saving of pointer on server-initiated reload when narrowed. 2014-02-12 14:40:38 -05:00
templates Add adjustments for browsers with fixed scrollbar 2014-02-12 10:47:54 -05:00
tools Use optparse for command line argument parsing 2014-02-12 14:03:58 -05:00
zerver Remove filter_term() shim function. 2014-02-11 13:52:17 -05:00
zilencer Add helper function for returning a Redis client 2014-02-10 13:23:28 -05:00
zproject [manual] Use dedicated Redis server for staging 2014-02-10 13:23:28 -05:00
.gitattributes enterprise: Don't include templates/zilencer in our tarballs 2013-11-15 11:53:49 -05:00
.gitignore modify gitignore to ignore KDE editors 2014-01-22 16:44:08 -05:00
LICENSE Add license not referring to Zulip Enterprise license agreement. 2013-11-14 11:16:15 -05:00
manage.py logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
zulip_tools.py Move su_to_zulip into zulip_tools.py 2013-11-13 16:56:59 -05:00