Files
zulip/web
Aman Agrawal 5351f9cc0c deactivated_redirect: Preserve URL hash when redirecting.
URL hash from old url is lost using this JS method for redirecting,
preserved by extracting the hash and appending it to the new URL.

In case user clicks on the new url link, we do this by updating that url to
include the hash, and using that URL for the automated redirect as well.

(cherry picked from commit a0c198ad99)
2025-08-28 16:17:08 -07:00
..
2025-07-23 11:24:12 -07:00