Go to file
Steve Howell ec1c82d6d7 Select closest id in MessageList.rerender().
When we call rerender() on MessageList, it is usually because
something big has happened, so it's reasonable that the pointer
may now be invalid.  As an example, the old pointed-to message
may been removed from the home view.  We have always just
moved the pointer under the hood, but now we do it in a way
that doesn't generate spurious blueslip errors.

(imported from commit d399a101f36b744a423ea7da80dda8352440c6c9)
2013-09-30 16:18:18 -04:00
api Make call_on_each_{message,event} examples more clear 2013-09-24 16:19:54 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots Write zephyr mirroring logs to /var/log/zulip rather than ~/. 2013-09-25 16:52:41 -04:00
certs Switch nagios to .zulip.net and add cert 2013-09-05 15:43:07 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers install-server: Run resize2fs 2013-09-30 11:09:26 -04:00
static Select closest id in MessageList.rerender(). 2013-09-30 16:18:18 -04:00
templates Add Redmine integration documentation. 2013-09-30 11:30:04 -04:00
tools Force-minify min/activity.js. 2013-09-26 13:55:45 -04:00
zerver queue: Log how long it takes to connect to rabbitmq. 2013-09-30 13:48:48 -04:00
zproject Remove force_minify flag for min/activity.js. 2013-09-29 11:00:26 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00