ergo/irc
Jeremy Latt bffad06a26 v1.4 2014-03-21 23:25:19 -07:00
..
capability.go move capability handling code to a single file 2014-03-12 17:38:11 -07:00
channel.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
client.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
client_lookup_set.go LIKE quoting should convert to string for SQL 2014-03-17 12:56:12 -07:00
commands.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
config.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
constants.go v1.4 2014-03-21 23:25:19 -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
modes.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
net.go mark unicode normalization with type 2014-03-12 16:45:22 -07:00
nickname.go ONICK command to allow operators to change users' nicks 2014-03-17 12:56:35 -07:00
password.go move password handling into a single file 2014-03-01 15:18:49 -08:00
reply.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
server.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
socket.go move to channel-based logging 2014-03-12 17:17:26 -07:00
strings.go mark unicode normalization with type 2014-03-12 16:45:22 -07:00
theater.go adding theater-mode, fixes #15 2014-03-20 05:05:18 +01:00
types.go move modes code to its own file; fix SQL (un)marshalling 2014-03-13 13:22:38 -07:00
whowas.go mark unicode normalization with type 2014-03-12 16:45:22 -07:00