summaryrefslogtreecommitdiff
path: root/index.js
AgeCommit message (Expand)Author
2016-10-16Add join, part, and quit handlersJoe Robinson
2016-10-16Fix channel list 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-13Temp fix, duplicate channel joining codeJoe Robinson
2016-10-13Fix PM sending/receiving, some cleanup for messagesJoe Robinson
2016-08-17Fixed receiving messagesJoe Robinson
2016-06-08WIP adding irc-framework, debuggingJoe Robinson
2016-05-30Add /topic functionJoe Robinson
2016-05-29Fix join commandJoe Robinson
2016-04-05Fix connection UI, add SSL toggle, join channels on receiving names or topic ...Joe Robinson
2016-04-01WIP Connection UIJoe Robinson
2016-03-31Add ability to send PMs with /msg, fixed bug with channel messagesJoe Robinson
2016-03-30Added config for server/nick/channelsJoe Robinson
2016-03-30Server message, topic, kick, quit, kill, whois, channel list support etcJoe Robinson
2016-03-26Joins, parts, PMs, inline image/video/audio/youtube, server status messages, ...Joe Robinson
2016-03-25Multiple channels sending and receiving. Help I'm tiredJoe Robinson
2016-03-24Intiial commitJoe Robinson