Age | Commit message (Expand) | Author |
---|---|---|
2016-10-16 | Handle error and server messages | Joe Robinson |
2016-10-16 | Add kick handler | Joe Robinson |
2016-10-16 | Add mode handler | Joe Robinson |
2016-10-16 | Add join, part, and quit handlers | Joe Robinson |
2016-10-16 | Fix channel list function | Joe Robinson |
2016-10-16 | Fix whois function | Joe Robinson |
2016-10-16 | Fix part command, refactoring | Joe Robinson |
2016-10-15 | Move set topic and join channel functions to commands.js | Joe Robinson |
2016-10-14 | Implement topic function | Joe Robinson |
2016-10-14 | Fix user list | Joe Robinson |
2016-10-13 | Temp fix, duplicate channel joining code | Joe Robinson |
2016-10-13 | Fix PM sending/receiving, some cleanup for messages | Joe Robinson |
2016-10-13 | Create user list on channel join, remove some debug lines | Joe Robinson |
2016-08-17 | Fixed receiving messages | Joe Robinson |
2016-06-08 | WIP adding irc-framework, debugging | Joe Robinson |