mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
This greatly reduces the number of events generated and prevents the blue flashing on message arrival. This also necessitated a change in how we looked up message rows to add the 'next_is_same_sender' class, which led to a further optimization where we don't have to do as many jQuery selections by id. (imported from commit 0bcd5688b483c560b6f3a29c6d36433da600e8ef)