Go to file
2015-02-21 14:11:29 +01:00
client Add /help, make /part take an optional channel param 2015-02-21 14:11:29 +01:00
storage Made backspace work on input history items 2015-02-12 02:14:56 +01:00
.gitignore Added title bar and basic message and command input 2015-01-21 03:06:34 +01:00
irc.go Add /away 2015-02-21 13:06:05 +01:00
json_types.go Add /away 2015-02-21 13:06:05 +01:00
main.go Fontello icon font 2015-02-16 21:53:01 +01:00
message_handler.go Add /away 2015-02-21 13:06:05 +01:00
session.go Added /quit, the server IRC client gets cleaned up properly when quitting, pulled command handling out into a separate file 2015-02-09 01:00:30 +01:00
websocket_handler.go Add /away 2015-02-21 13:06:05 +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