Tor Hveem
Tor Hveem
I'm looking into upgrading this library to version 1 of libuv (1.0.2). Looks like most things are working out of the box, but I'm struggling with scandir changes, specifically scandir_next....
Leaving these here for later: https://xt.gg/ss/2015-11-17_13-13-29.png https://xt.gg/ss/2015-11-17_13-12-37.png
Saw this error immiediately after connecting, gb reconnected and worked fine after that. ``` Cannot read property 'requestedLines' of undefined at handleLine (js/handlers.js:142:15) at js/handlers.js:228:13 at Array.forEach (native) at Object.handleBufferLineAdded...
Would love support for both IDN-encoded domains `http://øl.no/` and encoded paths and query args, like `http://google.com/?q=æøå` or `http://google.com/å` Relevant RFC: https://www.ietf.org/rfc/rfc3987.txt
I would like to be able to add/see tracks from a playliste when enterings its uri into the search field. Specifically the woutervanwijk/Mopidy-Webclient has no other way (that I can...
I have a suggestion for a patch, but I'm very unsure on how to best do it. Problem is that current lua-handler doesn't do getaddrinfo before making a new socket,...
http://matrix.org/docs/spec/r0.0.1/client_server.html#push-rules-api Matrix protocol supports setting server side notification rules. WeeChat script could parse these and add highlight rules that would match those.