mirror of https://github.com/zulip/zulip.git
ec1c82d6d7
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) |
||
---|---|---|
api | ||
assets | ||
bots | ||
certs | ||
confirmation | ||
humbug | ||
node_modules | ||
servers | ||
static | ||
templates | ||
tools | ||
zerver | ||
zproject | ||
.gitignore | ||
manage.py |