Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-26 | add simple CTCP support | Treeki | 1 | -0/+44 |
2014-01-25 | add query windows | Treeki | 1 | -4/+118 |
2014-01-25 | add processing for the KICK irc message | Treeki | 1 | -0/+40 |
2014-01-25 | add channel topic tracking | Treeki | 1 | -0/+37 |
2014-01-24 | show nick prefixes in client nicklist, sync modes correctly | Treeki | 1 | -17/+13 |
2014-01-23 | move bouncer files into the bouncer directory | Treeki | 1 | -0/+0 |
2014-01-23 | sync user lists to clients, add support to python client, other assorted fixes | Treeki | 1 | -7/+109 |
2014-01-23 | force user to leave channels when disconnected from server | Treeki | 1 | -0/+8 |
2014-01-23 | add most of the state tracking for users within channels | Treeki | 1 | -2/+222 |
2014-01-23 | initial bits for channel buffers, display join/privmsg in them | Treeki | 1 | -2/+61 |
2014-01-22 | add window management, move hacky Python client over to PyQt5 | Treeki | 1 | -0/+79 |