summaryrefslogtreecommitdiff
path: root/IrcConnection.py
AgeCommit message (Collapse)Author
2017-08-14Handle nick already been taken, add some output for connection and status ↵HEADmasterJoe Robinson
messages
2017-04-20Add ability to /part channelsJoe Robinson
2017-04-20Add handling of nick changesJoe Robinson
2017-04-20Add code to handle user modes (ops/voice/etc)Joe Robinson
2017-04-19Handle other users being kickedJoe Robinson
2017-04-19Handle quit messagesJoe Robinson
2017-04-19Add topic handlingJoe Robinson
2017-04-15Add join and part handlingJoe Robinson
2017-04-15Handle joining of channels, tab UI, probably some other thingsJoe Robinson
2017-04-14Initial commit, basic connection and message handling, some broken old codeJoe Robinson