ergo/irc
Jeremy Latt 2006aff9f7 break up types.go
- remove old interfaces, move to relevant files
- remove Phase in favor of a boolean flag
2014-03-12 17:52:25 -07:00
..
capability.go move capability handling code to a single file 2014-03-12 17:38:11 -07:00
channel.go persist and load channel mask lists 2014-03-07 18:14:39 -08:00
client.go break up types.go 2014-03-12 17:52:25 -07:00
client_lookup_set.go move to channel-based logging 2014-03-12 17:17:26 -07:00
commands.go break up types.go 2014-03-12 17:52:25 -07:00
config.go move to channel-based logging 2014-03-12 17:17:26 -07:00
constants.go break up types.go 2014-03-12 17:52:25 -07:00
database.go persist and load channel mask lists 2014-03-07 18:14:39 -08:00
logging.go move to channel-based logging 2014-03-12 17:17:26 -07:00
net.go don't close socket send channel 2014-02-14 19:30:58 -08:00
password.go move password handling into a single file 2014-03-01 15:18:49 -08:00
reply.go break up types.go 2014-03-12 17:52:25 -07:00
server.go break up types.go 2014-03-12 17:52:25 -07:00
socket.go move to channel-based logging 2014-03-12 17:17:26 -07:00
types.go break up types.go 2014-03-12 17:52:25 -07:00
whowas.go implement WHOWAS with a shared ringbuffer 2014-03-06 13:55:40 -08:00