Go to file
khlieng 3214e5931a Added connect form, autoselect when joining channels 2015-02-03 22:54:46 +01:00
client Added connect form, autoselect when joining channels 2015-02-03 22:54:46 +01:00
storage Added IRC network naming, added some convenience getters to the stores 2015-02-02 01:54:26 +01:00
.gitignore Added title bar and basic message and command input 2015-01-21 03:06:34 +01:00
irc.go Started doing client-side routing, added some rewriting on the server to support it 2015-02-03 00:25:52 +01:00
json_types.go Started doing client-side routing, added some rewriting on the server to support it 2015-02-03 00:25:52 +01:00
main.go Started doing client-side routing, added some rewriting on the server to support it 2015-02-03 00:25:52 +01:00
message_handler.go Added connect form, autoselect when joining channels 2015-02-03 22:54:46 +01:00
session.go IRC output gets queued until RPL_WELCOME, added tcp timeouts and error handling, store selected tab in localStorage, more design work, upgraded to lodash 3.0.0 2015-01-30 00:38:51 +01:00
websocket.go IRC output gets queued until RPL_WELCOME, added tcp timeouts and error handling, store selected tab in localStorage, more design work, upgraded to lodash 3.0.0 2015-01-30 00:38:51 +01:00
websocket_handler.go Added IRC network naming, added some convenience getters to the stores 2015-02-02 01:54:26 +01:00