mirror of https://github.com/zulip/zulip.git
b5c8fd73f5
We previously were only using it at the first loop through all messages, which meant code accessing the message type copied from one place to another would break (potentially subtly), because things would work if and only if the very last message happened to have the same type as what is expected in the relevant piece of code. (imported from commit ad9ce5efdb200e0c0d5c3ffa6db33113fdad8c5a) |
||
---|---|---|
.. | ||
commands | ||
__init__.py |