Go to file
2015-02-22 08:57:52 +01:00
client Store selected tab in the URL 2015-02-22 08:57:52 +01:00
storage Made backspace work on input history items 2015-02-12 02:14:56 +01:00
.gitignore
irc.go Store selected tab in the URL 2015-02-22 08:57:52 +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