dispatch/server
Ken-Håvard Lieng 1beb56abcf Print some info when running in dev mode 2017-06-07 00:17:46 +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 Dont forward irc errors that are handled elsewhere 2017-05-29 00:42:00 +02:00
irc_handler.go Dont send empty whois results to the client 2017-05-29 00:52:19 +02:00
irc_handler_test.go Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00
json.go Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00
serve_files.go Handle requests with no Accept-Encoding properly 2017-04-16 01:37:26 +02:00
server.go Print some info when running in dev mode 2017-06-07 00:17:46 +02:00
session.go Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
websocket_handler.go Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00