dispatch/server
Ken-Håvard Lieng c005fc7cae Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +02:00
..
auth.go Upgrade server dependencies, manage them with govendor 2017-04-18 03:02:51 +02:00
index.egon
index.egon.go
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 Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +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
websocket_handler.go Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +02:00