Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-23 | force user to leave channels when disconnected from server | Treeki | 1 | -0/+3 |
2014-01-23 | add most of the state tracking for users within channels | Treeki | 1 | -5/+104 |
2014-01-23 | initial bits for channel buffers, display join/privmsg in them | Treeki | 1 | -0/+244 |
2014-01-22 | add window management, move hacky Python client over to PyQt5 | Treeki | 1 | -7/+17 |
2014-01-21 | make a bunch more things private/protected where appropriate | Treeki | 1 | -1/+1 |
2014-01-21 | refactoring: add event handling functions to the Server/IRCServer interface | Treeki | 1 | -0/+28 |
2014-01-21 | refactoring: add basic implementation of the IRCServer class | Treeki | 1 | -0/+9 |