summaryrefslogtreecommitdiff
path: root/bouncer/window.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-25add channel topic trackingTreeki1-0/+37
2014-01-24show nick prefixes in client nicklist, sync modes correctlyTreeki1-17/+13
2014-01-23move bouncer files into the bouncer directoryTreeki1-0/+0
2014-01-23sync user lists to clients, add support to python client, other assorted fixesTreeki1-7/+109
2014-01-23force user to leave channels when disconnected from serverTreeki1-0/+8
2014-01-23add most of the state tracking for users within channelsTreeki1-2/+222
2014-01-23initial bits for channel buffers, display join/privmsg in themTreeki1-2/+61
2014-01-22add window management, move hacky Python client over to PyQt5Treeki1-0/+79