Age | Commit message (Expand) | Author |
2016-10-16 | Add README | Joe Robinson |
2016-10-16 | Merge branch 'irc-framework' into 'master'
| Joe Robinson |
2016-10-16 | Correct version number | Joe Robinson |
2016-10-16 | Update changelog | Joe Robinson |
2016-10-16 | Remove irc.js dependency, bump version | Joe Robinson |
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-14 | Merge branch 'irc-framework' of blatech.co.uk:wjoe/blachat into irc-framework | Joe Robinson |
2016-10-14 | Automatic semantic.js update | Joe Robinson |
2016-10-14 | Automatic semantic.js update | 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 |
2016-05-30 | Add /topic function | Joe Robinson |
2016-05-29 | Fix join command | Joe Robinson |
2016-05-29 | Change electron imports for Windows compatibility | Joe Robinson |
2016-04-05 | Fix connection UI, add SSL toggle, join channels on receiving names or topic ... | Joe Robinson |
2016-04-01 | WIP Connection UI | Joe Robinson |
2016-03-31 | Add ability to send PMs with /msg, fixed bug with channel messages | Joe Robinson |
2016-03-30 | Added config for server/nick/channels | Joe Robinson |
2016-03-30 | Added config for server/nick/channels | Joe Robinson |
2016-03-30 | Add node-irc dependency | Joe Robinson |
2016-03-30 | Server message, topic, kick, quit, kill, whois, channel list support etc | Joe Robinson |
2016-03-26 | Joins, parts, PMs, inline image/video/audio/youtube, server status messages, ... | Joe Robinson |
2016-03-25 | Semantic UI config | Joe Robinson |
2016-03-25 | CSS styles | Joe Robinson |
2016-03-25 | Multiple channels sending and receiving. Help I'm tired | Joe Robinson |
2016-03-24 | Intiial commit | Joe Robinson |