ergo/irc
Jeremy Latt 39fb4bfb53 restrict new channels to channel regex 2014-02-21 17:19:02 -08:00
..
channel.go fix whois reply 2014-02-20 20:47:05 -08:00
client.go don't send prefix on server-originated string coded replies 2014-02-20 20:08:32 -08:00
commands.go be more lax about whitespace when parsing commands from clients 2014-02-20 21:09:56 -08:00
config.go
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 don't send prefix on server-originated string coded replies 2014-02-20 20:08:32 -08:00
server.go restrict new channels to channel regex 2014-02-21 17:19:02 -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