mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
Because of local echo, message ids can change in message rows. Having reactions use markup to indicate their message id just creates more moving parts, since we would need to handle message_id_changed events. Now our handlers just call row.get_message_id() as needed.
9.6 KiB
9.6 KiB