mirror of https://github.com/zulip/zulip.git
53a68144e0
This was biting us before when the user would leave a narrow before a get_old_messages call associated with it finished. Specifically, search.maybe_highlight_message() would assume a message was in the DOM when it wasn't any more. We also have to hide the 'loading more messages' indicator when reseting the 'load more' status because otherwise it wouldn't get hidden like normal in the load_old_messages() continuation, causing a load_more_messages() not to fire when re-entering a narrow. (imported from commit 4a136dd01305b039c0970f897b07e603b87d5d8e) |
||
---|---|---|
api | ||
assets | ||
bots | ||
certs | ||
confirmation | ||
humbug | ||
servers | ||
templates | ||
tools | ||
zephyr | ||
.gitignore | ||
manage.py |