mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
We were not setting the `historical` flag correctly for messages fetched via `json_fetch_raw_message` when used didn't have any UserMessage. Extended relevant tests to fetch check message flags too.