summaryrefslogtreecommitdiff
path: root/handlers.js
AgeCommit message (Expand)Author
2016-10-16Handle error and server messagesJoe Robinson
2016-10-16Add kick handlerJoe Robinson
2016-10-16Add mode handlerJoe Robinson
2016-10-16Add join, part, and quit handlersJoe Robinson
2016-10-16Fix channel list functionJoe Robinson
2016-10-16Fix whois functionJoe Robinson
2016-10-16Fix part command, refactoringJoe Robinson
2016-10-15Move set topic and join channel functions to commands.jsJoe Robinson
2016-10-14Implement topic functionJoe Robinson
2016-10-14Fix user listJoe Robinson
2016-10-13Temp fix, duplicate channel joining codeJoe Robinson
2016-10-13Fix PM sending/receiving, some cleanup for messagesJoe Robinson
2016-10-13Create user list on channel join, remove some debug linesJoe Robinson
2016-08-17Fixed receiving messagesJoe Robinson
2016-06-08WIP adding irc-framework, debuggingJoe Robinson