mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Previously we were iterating through all zephyrs twice on the server, now we are moving part of that to the client so the client has an index of Zephyrs that it generates itself as part of add_message. (imported from commit c07a6c36911fa2eae6f216c34331be34b2aa8178)