-
Notifications
You must be signed in to change notification settings - Fork 59
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
feat: url schemes #363
feat: url schemes #363
Conversation
f2d95be
to
0275be6
Compare
@tarkah can you take this for a spin and see if you wanna add or change anything now? |
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.
Awesome addition @casperstorm!
I've cleaned up a few things, made sure that URL is handled if halloy is booted from it the first time (not already running), and also handled the case of an existing server only joining requested channels vs overriding the server w/ a new one.
I've tested on linux and it works great. Let me know if you see anything else, otherwise I think we're good to merge.
Can't wait to add halloy://
urls for theme sharing in the future 😎
Ability to open "irc" and "ircs" url links.