zulip/zerver/tests/frontend
Kevin Mehall bd58861b09 Ignore summarized messages when calculating rendering windows.
Summary blocks can contain hundreds of messages. When the rendering window
code didn't take this into account, it would lead to all kinds of
unpleasant behavior when you scroll.

Trac #1888

Unfortunately, this replaces a subtraction with a function that iterates
through all the messages.

(imported from commit 9259a246946cd968a8725c38ff5ef2d4b4793717)
2013-10-21 11:48:57 -04:00
..
casperjs [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
node Ignore summarized messages when calculating rendering windows. 2013-10-21 11:48:57 -04:00
tests Fix race condition in 06-unread 2013-09-10 18:06:57 -04:00
.gitignore [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
common.js Allow collapsing of recipient sections. 2013-08-23 15:57:31 -04:00
run Added tools/test-js-with-casper symlink. 2013-08-09 13:04:52 -04:00