dispatch/server
Ken-Håvard Lieng e84f2dd993 Improve nick change handling 2017-04-11 06:04:59 +02:00
..
auth.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01: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 Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
irc.go Handle nick collisions by right-padding with _ 2017-04-06 23:26:58 +02:00
irc_handler.go Improve nick change handling 2017-04-11 06:04:59 +02:00
irc_handler_test.go Fix handling of PART messages with no reason 2017-04-04 22:57:01 +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 Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
session.go Handle nick collisions by right-padding with _ 2017-04-06 23:26:58 +02:00
tls.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
websocket.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
websocket_handler.go Improve nick change handling 2017-04-11 06:04:59 +02:00