Results 4 issues of 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...

enhancement

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: ![BEFORE](https://github.com/user-attachments/assets/8ab64413-851a-409d-a2fb-363052d92fb7)     ![BEFORE2](https://github.com/user-attachments/assets/db72eb63-c678-46e4-93b5-f59ec8fefcb1) After: ![AFTER](https://github.com/user-attachments/assets/3a8e5ac4-6083-44f4-894c-5b8723389897)     ![AFTER2](https://github.com/user-attachments/assets/9f059537-a91d-44c4-84dc-8817dc3989f9)

Category: Lua Core