dispatch/server
2020-05-24 11:09:59 +02:00
..
auth.go Dont refresh session keys on bootloader requests 2018-11-08 08:39:47 +01:00
gzip.go Link rel preload boot data 2018-11-09 07:12:43 +01:00
http.go Link rel preload boot data 2018-11-09 07:12:43 +01:00
index_data_easyjson.go Add SASL auth and CAP negotiation 2020-05-23 08:05:37 +02:00
index_data_test.go Log direct messages and keep track of open direct message tabs 2020-05-06 04:19:55 +02:00
index_data.go Add SASL auth and CAP negotiation 2020-05-23 08:05:37 +02:00
index.go Move script tags 2020-05-18 11:53:29 +02:00
ip.go Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
irc_handler_test.go Parse ident and host, rename irc.Message.Nick to Sender 2020-05-24 11:09:59 +02:00
irc_handler.go Parse ident and host, rename irc.Message.Nick to Sender 2020-05-24 11:09:59 +02:00
irc.go Parse ident and host, rename irc.Message.Nick to Sender 2020-05-24 11:09:59 +02:00
json_easyjson.go Add SASL auth and CAP negotiation 2020-05-23 08:05:37 +02:00
json.go Implement DCC streaming 2020-05-20 07:21:12 +02:00
serve_files.go Push connect chunks 2020-05-16 03:58:17 +02:00
server.go Implement DCC streaming 2020-05-20 07:21:12 +02:00
state.go Implement DCC streaming 2020-05-20 07:21:12 +02:00
websocket_handler.go Pass config struct into irc.Client 2020-05-23 09:42:20 +02:00
websocket.go Use easyjson 2018-05-25 23:54:36 +02:00