-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Labels
server release goalThings we should try to coordinate with a major Zulip Server release.Things we should try to coordinate with a major Zulip Server release.webapp parityFeatures that exist in the webapp that we need to port to mobile. We aren't aiming for full parity.Features that exist in the webapp that we need to port to mobile. We aren't aiming for full parity.
Description
In zulip/zulip#28468, we plan to rename "stream" to "channel" in the Zulip UI.
We should start to recognize narrow links with a "channel" operator, while continuing to recognize the "stream" operator (because links with the old operator will be present in existing messages). So, for example, the app should parse both of these URLs:
https://chat.zulip.org/#narrow/stream/378-api-design/topic/URLs.20for.20stream.20to.20channel.20rename
https://chat.zulip.org/#narrow/channel/378-api-design/topic/URLs.20for.20stream.20to.20channel.20rename
Related issues:
- Use "stream" or "channel" based on server version #5827 (for UI strings)
- Generate narrow links using "channel" operator, not "stream", if server is recent #5861 (writing as opposed to reading narrow links)
Metadata
Metadata
Assignees
Labels
server release goalThings we should try to coordinate with a major Zulip Server release.Things we should try to coordinate with a major Zulip Server release.webapp parityFeatures that exist in the webapp that we need to port to mobile. We aren't aiming for full parity.Features that exist in the webapp that we need to port to mobile. We aren't aiming for full parity.