Jay2k1
Jay2k1
The first export format is called "SSLF" and looks like this: ``` SSLF - Shared Server List Format - Version 1.01 // Create by HLSW (www.hlsw.de) // Dateiformatsinformationen auf www.hlsw.de...
Just to make sure, you did put the hostname in quotes like so, right? ``` host: "chat.freenode.net", ```
I want to express that I am strongly against having `/msg` open a query window -- if I want to do that, I use `/query`. I do send bot commands...
> But here's a question, if you don't want it to open a query window, what should it do? Where should it show the message? In your active window, like...
Well, one of the world's most popular IRC clients (or at least what used to be) that I have used more than ten years seems to disagree.  And it...
> And if we think like this, then a client that doesn't disconnect you when you exit it, or a client that's entirely web-based, these were things fairly different from...
Apparently this issue is not limited to apostrophes, umlauts also do it. 
I played around with this and came up with this custom css: ``` div.header { position: absolute; z-index: 1; background: inherit; width: 100%; height: 51px !important; } div.header:hover { height:...
New version (new comment, so you guys get notified). This has the issues fixed, please test ❤️ (I guess the `!important` statements can be removed when integrating this with style.css)...
Hmm. mIRC gets the username by taking what's in front of the '@' in the email address field: Textual, a popular IRC client for Mac, also calls it username but...