Moritz Wilhelmy
Moritz Wilhelmy
@graingert it wasn't in 2014. Personally I think both should be supported but OMEMO autonegotiated first if it's available, and if it isn't OTR — on the other hand I'm...
In which of these mode does one realistically need any evil bindings? Maybe in mu4e-view-mode (that's the one displaying emails, right?) to copy-paste text and for navigation? Other than that...
I'm connecting to irc.freenode.net, so I doubt this was a case of PEBCAK with a fixed IP I'm connecting to; at least resolving irc.freenode.net with host(1) returns the entire round...
@LemonBoy my guess is that the resolving code either caches DNS lookups or the lookups are returned in the same order every time. My suggested fix is shuffling them around...
Sounds like it. Thanks for tracking down and fixing the issue regarding the missing PTR record!
@mas90 no problems with unicode handling? Guess I should try it out! @retropc anything us remaining qwebirc users can do other than help test it?
I've just submitted #401, please test. Cheers
I'll keep pushing fixes here as I encounter bugs on the ircnet instance I'm using this code for in the weeks/months to come.
Seemed to work but then the vhost I was testing on went down. There's a separate branch for ircnet related stuff in my own repo. Whoever wants it can have...
There was also a small issue with twistd IdentdFactory, something about unicode handling of `u''` strings vs old strings. Not sure whether or not it impacts vanilla qwebirc in any...