3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
ergo/irc
2014-02-13 21:10:31 -08:00
..
channel.go don't allow send on closed channels 2014-02-13 09:35:59 -08:00
client.go avoid race double-close on replies 2014-02-13 21:10:31 -08:00
commands.go remove prefix from local replies; fix topic message 2014-02-12 18:14:19 -08:00
config.go motd command 2014-02-11 16:35:32 -08:00
constants.go add a login timout to close dropped connections 2014-02-13 13:19:26 -08:00
net.go add more logging 2014-02-13 18:59:45 -08:00
reply.go clear out old clients; fix NameReply 2014-02-13 11:06:07 -08:00
server.go remove server command mutex 2014-02-13 20:58:13 -08:00
socket.go touch should respect destroyed 2014-02-13 20:38:22 -08:00
types.go save reply source id at init time for nick changes 2014-02-13 10:57:58 -08:00