dispatch/server
Ken-Håvard Lieng 0a96ebb428 Improve connection handling 2017-07-03 07:35:38 +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 Show last IRC connection error in status tab, log IRC connection errors 2017-07-02 03:31:00 +02:00
index_data_test.go Handle channel names ending with a slash better 2017-06-13 04:25:59 +02:00
irc.go Send nick_fail if the new nick is in use and the padded nick is the same as the old one 2017-07-03 01:07:55 +02:00
irc_handler.go Print ERROR messages 2017-07-03 07:25:38 +02:00
irc_handler_test.go Support changing the nick by clicking it in MessageInput 2017-06-21 07:23:07 +02:00
json.go Show last IRC connection error in status tab, log IRC connection errors 2017-07-02 03:31:00 +02:00
serve_files.go Handle requests with no Accept-Encoding properly 2017-04-16 01:37:26 +02:00
server.go Handle channel names ending with a slash better 2017-06-13 04:25:59 +02:00
session.go Show last IRC connection error in status tab, log IRC connection errors 2017-07-02 03:31:00 +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 Improve connection handling 2017-07-03 07:35:38 +02:00