mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
For stream links inside messages (like "#social") we
now use these functions:
hashchange.go_to_location:
We don't need to set href. Relative paths
are more standard, and the url is already
encoded.
hash_util.by_stream_uri:
This saves a step in building the URL.
26 KiB
26 KiB