mirror of https://github.com/zulip/zulip.git
b4eddad9a5
We change the "pm-with" and "sender" narrow urls to be of "{user-id}-{encoded_name}" form instead of using email. This change improves performance of changing between PM views since parseOneAddress function was slow and we remove its usage now by using name instead of email. The name is encoded such that the characters that would be encoded by the browsers are replaced by "-". |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |