Files
zulip/static/js
Tim Abbott bfb6ff44d1 message_edit: Fix unicode encoding of resolve topic check.
We now encode resolved topics with just:

U+2714 HEAVY CHECK MARK, SPACE

Previously, the encoding was unintentionally this:

U+2714 HEAVY CHECK MARK, U+FE0F VARIATION SELECTOR-16, SPACE
2021-06-18 17:46:28 -07:00
..
2021-04-26 09:27:49 -07:00
2021-05-28 15:44:49 -07:00
2021-05-10 19:26:41 -07:00
2021-05-18 17:33:51 -07:00