dispatch/server
2017-04-11 06:04:59 +02:00
..
auth.go
index_data.go
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
irc_handler_test.go Fix handling of PART messages with no reason 2017-04-04 22:57:01 +02:00
irc_handler.go Improve nick change handling 2017-04-11 06:04:59 +02:00
irc.go Handle nick collisions by right-padding with _ 2017-04-06 23:26:58 +02:00
json.go Fix race condition with NICK and QUIT when multiple dispatch users are in the same channel 2017-04-11 03:49:52 +02:00
serve_files.go Prevent favicon requests 2017-03-23 20:55:34 +01:00
server.go
session.go Handle nick collisions by right-padding with _ 2017-04-06 23:26:58 +02:00
tls.go
websocket_handler.go Improve nick change handling 2017-04-11 06:04:59 +02:00
websocket.go