Files
zulip/static/js
m-e-l-u-h-a-n fbb475b16a streams: Fix hash redirect for deleted/invalid stream ids.
The logic for hash redirects for stream settings did not check
for deleted or non-existent streams. Thus a hash of the form
`/#streams/{invalid_stream_id}/*` gave gave a blueslip error.

This change fixes that logic to treat such hashes equivalent to
streams whose settings cannot be accessed by that user and
redirects such invalid hashes to `/#streams/subscribed/`.
2023-01-20 15:07:00 -08:00
..
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2022-12-06 09:58:40 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-06 16:53:57 -08:00