mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +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.
24 KiB
24 KiB