mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Previously the emoji_status set by the user would only be seen a few places, it was decided that it would be useful to show the emoji_status in a few additional other places as well. Use the status_emoji template to show the status emoji in the message_body and also implement live update behavior. With refactor and minor edits by Yash RE. Co-authored-by: YashRE42 <33805964+YashRE42@users.noreply.github.com>