summaryrefslogtreecommitdiff
path: root/bouncer/ircserver.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-14oh right, this thing has a name nowTreeki1-1/+1
2014-02-14don't output handled messages to status windowTreeki1-3/+1
2014-01-28implement server configuration loading/savingTreeki1-0/+28
2014-01-27add commands for changing IRCNetworkConfig dataTreeki1-4/+9
2014-01-27add window closing for queriesTreeki1-0/+10
2014-01-26add simple CTCP supportTreeki1-3/+83
2014-01-25add query windowsTreeki1-4/+63
2014-01-25add processing for the KICK irc messageTreeki1-1/+19
2014-01-25add channel topic trackingTreeki1-0/+57
2014-01-24reverse the order of the user modes bitfield; top bit = highest power modeTreeki1-4/+4
2014-01-24show nick prefixes in client nicklist, sync modes correctlyTreeki1-0/+15
2014-01-23move bouncer files into the bouncer directoryTreeki1-0/+393