You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Latt 3b12dec207 cleanup 10 lat temu
..
capability.go move capability handling code to a single file 10 lat temu
channel.go spelling and gofmt 10 lat temu
client.go cleanup 10 lat temu
client_lookup_set.go fix whois; closes #32 10 lat temu
commands.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 lat temu
config.go adding theater-mode, fixes #15 10 lat temu
constants.go v1.4 10 lat temu
database.go persist and load channel mask lists 10 lat temu
logging.go move to channel-based logging 10 lat temu
modes.go clean up /theater so that it doesn't need a bunch of pointers and that it reuses channel-scoped-user-modes machinery 10 lat temu
net.go mark unicode normalization with type 10 lat temu
nickname.go ONICK command to allow operators to change users' nicks 10 lat temu
password.go move password handling into a single file 10 lat temu
reply.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 lat temu
server.go adding theater-mode, fixes #15 10 lat temu
socket.go cleanup 10 lat temu
strings.go spelling and gofmt 10 lat temu
theater.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 lat temu
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 lat temu
whowas.go mark unicode normalization with type 10 lat temu