urraka
urraka
* Fixed DMserver writing to socket while `isCAPBlocked` was `true` (this seemed to lead to disconnection on mIRC). * Refactored repeated code on `USER` response code. * Changed IRC server...
Hello! I've been using this plugin for a while now. Very helpful so thanks for the efforts! I tend to work with multiple projects in different windows at the same...
Not a big problem but it can be misleading. The sort function should return a value less than `0` when `a` goes before `b`, `0` when equal, and greater than...
Before:   After:  