mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We have two different frontend implementations of computing the un-resolved form of a topic name, and they have a subtle -- but intentional -- difference in behavior. Factor them both out into the resolve_topic module, along with their inverse, and with comments and tests.