mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 14:38:46 +00:00
We have added people.pm_with_url(message), which computes a PM url from a private message using user ids rather than emails. We call this in add_message_metadata(), since the slugs will be valid even if emails change, so we don't need to compute them on the fly during message rendering.
40 KiB
40 KiB