Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-27 | add window closing for queries | Treeki | 1 | -2/+19 |
2014-01-25 | add query windows | Treeki | 1 | -1/+8 |
2014-01-25 | add channel topic tracking | Treeki | 1 | -2/+16 |
2014-01-24 | show nick prefixes in client nicklist, sync modes correctly | Treeki | 1 | -21/+45 |
2014-01-23 | sync user lists to clients, add support to python client, other assorted fixes | Treeki | 1 | -1/+125 |
2014-01-22 | add window management, move hacky Python client over to PyQt5 | Treeki | 1 | -38/+168 |
2014-01-19 | fix lots more bugs in both the bouncer and client | Treeki | 1 | -3/+4 |
2014-01-17 | flesh out the Python client more to add connect/disconnect commands, and fix ... | Treeki | 1 | -27/+67 |
2014-01-17 | implement support for the buffered packets protocol into the bouncer, and par... | Treeki | 1 | -7/+84 |
2014-01-17 | lots of code cleanup, add session resuming, add simple python client for testing | Treeki | 1 | -0/+23 |