Files
zulip/zephyr/static/js
Tim Abbott f10d3d5517 Only autoscroll for messages that arrived via get_updates.
Previously we incorrectly would sometimes trigger autoscroll when
messages arrived via get_old_messages (i.e. we loaded some historical
messages from the server).  This resulted in some confusing and
erroneous scrolling behavior.

I kinda hate the fact that we need to pass these values all the way
through the rendering process, but fundamentally there's no other way
for _render to find out, and pushing the autoscrolling higher up in
the stack is hard since we don't return anything like the block of new
messages.

(imported from commit c5ed27f1b21691a21c68ed7e09cff8e3e4a75e76)
2013-07-08 17:32:17 -04:00
..
2013-07-08 15:26:39 -04:00
2013-07-08 15:26:39 -04:00
2013-06-21 16:24:12 -04:00
2013-07-06 09:49:22 -04:00
2013-07-02 18:26:17 -04:00
2013-07-08 15:26:39 -04:00