mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This commit moves the get_visible_email function to people.js as this function will be used in other places and people.js seems relevant file for this. Tests are added to get full coverage.