Herman S
Herman S
I stumbled upon this issue too. Did a `kill -3` to expose the information about the deadlock. Removed the lines which @DarinJ talked about and it's now at least working....
I'm too seeing this. Not really stressing the connection, just getting really slow throughput.
Auto-joining server + channel will be possible after #296 . However, given these presets it will be possible to quit channel / join new channels. Auto-generated nicknames for guests should...
How would this work? You mean highlighting all op's in a channel at the same time? Is this a feature found in other clients?
Somewhat related to #270, that is the optimal solution in my mind would be to first sort by role then alphanumerically. Perhaps we should close this and continue the discussion...
So current situation is, as you say, the auto-completion works fine first time and second time, but then does not "loop" back to the first name again. Expected behavior should...
Would be simpler to pin-point this bug if some more details were added. Could you add some steps to replicate this bug? Possibly it is related to #265 or private...
Agreed. First sort on role, then alphabetically. Currently we sort by last active, which is kind of weird and non-deterministic. Should be "simple" enough to fix, backbone.js has some functions...
Is this still an issue? I guess a new version of Ubuntu has been released since the creation of this issue. For the record I successfully installed node and subway's...
As the sidebar does not resize itself at the moment, a mobile experience of Subway is currently pretty bad, imo. Perhaps it would be easier to fix using Bootstrap 3.1.1...