mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Change the truncation marker from `...` to `\n[message truncated]` when receiving messages from the API or through e-mail. Also, update tests to account for the new change. Fix #10871.