summaryrefslogtreecommitdiff
path: root/bouncer/window.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-02-15add nick colours, fix a bug with RGB colours in richtextTreeki1-10/+17
2014-02-15add limiting of the amount of messages in a windowTreeki1-0/+2
2014-02-14fix up a bunch more output messages to use RichTextBuilder, etcTreeki1-95/+160
2014-02-14add richtext support and message prioritiesTreeki1-64/+50
2014-01-27add commands for changing IRCNetworkConfig dataTreeki1-18/+104
2014-01-27add window closing for queriesTreeki1-0/+9
2014-01-26add simple CTCP supportTreeki1-0/+44
2014-01-25add query windowsTreeki1-4/+118
2014-01-25add processing for the KICK irc messageTreeki1-0/+40
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