summaryrefslogtreecommitdiff
path: root/python_client.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-01-27add window closing for queriesTreeki1-2/+19
2014-01-25add query windowsTreeki1-1/+8
2014-01-25add channel topic trackingTreeki1-2/+16
2014-01-24show nick prefixes in client nicklist, sync modes correctlyTreeki1-21/+45
2014-01-23sync user lists to clients, add support to python client, other assorted fixesTreeki1-1/+125
2014-01-22add window management, move hacky Python client over to PyQt5Treeki1-38/+168
2014-01-19fix lots more bugs in both the bouncer and clientTreeki1-3/+4
2014-01-17flesh out the Python client more to add connect/disconnect commands, and fix ↵Treeki1-27/+67
various bugs
2014-01-17implement support for the buffered packets protocol into the bouncer, and ↵Treeki1-7/+84
partial support into the Python client
2014-01-17lots of code cleanup, add session resuming, add simple python client for testingTreeki1-0/+23