dispatch/server
Ken-Håvard Lieng 0b13431b83 Always listen on port 1337 in dev mode since the client expects it 2017-05-21 11:11:16 +02:00
..
auth.go Upgrade server dependencies, manage them with govendor 2017-04-18 03:02:51 +02:00
index.egon Prevent favicon requests 2017-03-23 20:55:34 +01:00
index.egon.go Prevent favicon requests 2017-03-23 20:55:34 +01:00
index_data.go Store the last tab in a cookie so the server can use it for embedding state 2017-05-21 09:53:47 +02:00
irc.go Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +02:00
irc_handler.go Send logged messages when joining a channel 2017-05-20 23:22:56 +02:00
irc_handler_test.go Use firebase push IDs for messages 2017-04-20 05:32:22 +02:00
json.go Add message scrollback 2017-05-02 23:21:25 +02:00
serve_files.go Handle requests with no Accept-Encoding properly 2017-04-16 01:37:26 +02:00
server.go Always listen on port 1337 in dev mode since the client expects it 2017-05-21 11:11:16 +02:00
session.go Send logged messages when joining a channel 2017-05-20 23:22:56 +02:00
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket.go
websocket_handler.go Store the last tab in a cookie so the server can use it for embedding state 2017-05-21 09:53:47 +02:00