-
Notifications
You must be signed in to change notification settings - Fork 987
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
rename get.status.im to join.status.im #10027
Conversation
Pull Request Checklist
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would need marketing approval but I think it's a good idea
Jenkins Builds
|
25784b9
to
7f4c30a
Compare
test_open_public_chat_using_deep_link test fails because https://join.status.im/ (and https://get.status.im/ before) does not determine whether Status is already installed on device, thus showing 'Download Status' We'll need to update https://join.status.im/ page itself |
But there's no such thing as determining if app is installed from the browser. That would be a breach of privacy. It's impossible to detect from a browser if an app is installed. There is something different available on Android and I opened an issue about that: #10029 |
Signed-off-by: Jakub Sokołowski <jakub@status.im>
7f4c30a
to
1ea49a8
Compare
I've renamed the https://get.status.im/ site to https://join.status.im/ in https://github.com/status-im/infra-misc/commit/d4784edd.
The old links should work due to a CloudFlare HTTP redirect I deployed, but I think a URL like:
https://join.status.im/user/jakubgs
Reads much better as a sentence, which literally reads as "Join Status.im user Jakubgs".