3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
ergo/irc
2014-02-20 19:55:03 -08:00
..
channel.go don't allow double-joining 2014-02-20 18:56:13 -08:00
client.go do hostname lookups in the client read thread 2014-02-20 13:03:33 -08:00
commands.go adjust ping message 2014-02-20 19:22:08 -08:00
config.go motd command 2014-02-11 16:35:32 -08:00
constants.go names command 2014-02-17 21:02:03 -08:00
net.go don't close socket send channel 2014-02-14 19:30:58 -08:00
reply.go adjust ping message 2014-02-20 19:22:08 -08:00
server.go handle CAP command silently in registration too 2014-02-20 19:55:03 -08:00
socket.go do hostname lookups in the client read thread 2014-02-20 13:03:33 -08:00
types.go format replies to strings instead of using a Reply struct 2014-02-19 22:20:34 -08:00