mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
This new helper allows us to do the same operation on every message in our message_store. We will use this in a future commit to clear the `is_tall` flags on all messages, after a resize. We should be somewhat cautious about using this, but simple operations should be really fast, even if you have lots of messages in the store.
5.9 KiB
5.9 KiB