Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate narrow links with "channel", not "stream", where supported #633

Open
gnprice opened this issue Apr 24, 2024 · 2 comments
Open

Generate narrow links with "channel", not "stream", where supported #633

gnprice opened this issue Apr 24, 2024 · 2 comments
Labels
a-api Implementing specific parts of the Zulip server API a-compose Compose box, autocomplete, attaching files/images server-10 Things new in Zulip Server 10.0

Comments

@gnprice
Copy link
Member

gnprice commented Apr 24, 2024

This is the zulip-flutter counterpart to the following zulip-mobile issue:

We should do the same thing here.

Like in zulip-mobile, it won't yet be time to do this until a zulip-mobile release with zulip/zulip-mobile#5860 (to recognize the same "channel" operator) has been out to users for some weeks.

Related server/web issues:

@gnprice gnprice added a-compose Compose box, autocomplete, attaching files/images a-api Implementing specific parts of the Zulip server API labels Apr 24, 2024
@gnprice gnprice added this to the Beta 3 milestone Apr 24, 2024
@gnprice gnprice added the server-9 Things new in Zulip Server 9.0 label Apr 24, 2024
@gnprice
Copy link
Member Author

gnprice commented May 21, 2024

In order for this to really work properly, it'll need:

Without that, for a user who's been using this app with e.g. chat.zulip.org since before the relevant feature level, and hasn't reinstalled the app since then, the app will continue to think the server has an older version and so it won't activate this feature.

sm-sayedi added a commit to sm-sayedi/zulip-flutter that referenced this issue Jul 1, 2024
sm-sayedi added a commit to sm-sayedi/zulip-flutter that referenced this issue Jul 1, 2024
sm-sayedi added a commit to sm-sayedi/zulip-flutter that referenced this issue Jul 1, 2024
@sm-sayedi sm-sayedi self-assigned this Jul 1, 2024
sm-sayedi added a commit to sm-sayedi/zulip-flutter that referenced this issue Jul 2, 2024
@gnprice
Copy link
Member Author

gnprice commented Jul 8, 2024

The server and web app won't be generating these links for several more months, for Server 10 rather than Server 9, in order to leave time for mobile users who don't get prompt updates to update to versions that support the new form of URL. See chat thread.

@gnprice gnprice modified the milestones: Beta 3: Summer 2024, Launch Jul 8, 2024
@gnprice gnprice added server-10 Things new in Zulip Server 10.0 and removed server-9 Things new in Zulip Server 9.0 labels Jul 12, 2024
@gnprice gnprice modified the milestones: M5: Launch, M6: Post-launch Nov 21, 2024
@sm-sayedi sm-sayedi removed their assignment Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-api Implementing specific parts of the Zulip server API a-compose Compose box, autocomplete, attaching files/images server-10 Things new in Zulip Server 10.0
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants