mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
We no longer set message.flags in the local echo path. In the markdown parsing step, we just set message.mentioned directly. And then we change `insert_new_messages` to no longer convert flags to booleans, and move that code to only happen for incoming server message events.
10 KiB
10 KiB