mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This implements right-to-left message automatic detection support in the compose box as well as the message feed. Full unit tests and support in the message-editing UI are for future work (as are potentially more fancy things like supporting things like right-to-left multi-word names for users/streams/etc.). Fixes #3123.