prawnsalad / KiwiIRC

This is **DEPRECATED**! Please go to https://github.com/kiwiirc/kiwiirc
https://kiwiirc.com
GNU Affero General Public License v3.0
891 stars 278 forks source link

Set all connection detail info in the URL #896

Open Tombenpotter opened 8 years ago

Tombenpotter commented 8 years ago

Hello everybody!

I've been using KiwiIRC for a couple of weeks now, and what bothers me most is that I have to retype everything everytime I want to connect to a server.

After looking all over the internet, I found that you could set some detail in the URL, but not all. (I think it might have been server, port, and nick).

But is there a way to enable SSL and say that you have a registered nickname from the URL? It would allow my browser to use autocomplete much more easily.

EDIT: I am using a bouncer. So retyping the password is a freaking pain, let me tell you. :P

Thanks for any answer!

AmauryCarrade commented 8 years ago

+1, especially the SSL part to be able to give connection links for any server (not the same usage as described above but the same feature).

See also #884.

wolfy1339 commented 8 years ago

You can make it enable SSL from the URL, add a + before the port number and after the :

skade commented 7 years ago

That should be "before the port number and after the :", for example:

https://kiwiirc.com/client/irc.mozilla.org:+6667/#novemb.rs,#rust-community

Still, configuration through the widget editor would be great.