-
Notifications
You must be signed in to change notification settings - Fork 14
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
Remove wss:// from relay lists and allow entry of relay without wss:// #1417
Remove wss:// from relay lists and allow entry of relay without wss:// #1417
Conversation
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.
Looking good! Just a few suggestions on implementation. Works as expected, and this is really nice to have!
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.
A few more small changes to make.
# Conflicts: # CHANGELOG.md
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.
Excellent work, and thanks again, @lingoslinger!
Issues covered
1401
Description
Made changes to remove the wss:// from relay lists and changes to allow the entry of relays without the wss://. Also modified the relayAddressPlaceholder localizable string.
How to test
Screenshots/Video