mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
This is part of a bigger refactor to calculate message list group attributes and creating the group all at once instead of piecewise. This is necessary to convert this module to typescript, since a partially formed group is hard to type.