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 years ago
..
capability.go move capability handling code to a single file 10 years ago
channel.go spelling and gofmt 10 years ago
client.go cleanup 10 years ago
client_lookup_set.go fix whois; closes #32 10 years ago
commands.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 years ago
config.go adding theater-mode, fixes #15 10 years ago
constants.go v1.4 10 years ago
database.go persist and load channel mask lists 10 years ago
logging.go move to channel-based logging 10 years ago
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 years ago
net.go mark unicode normalization with type 10 years ago
nickname.go ONICK command to allow operators to change users' nicks 10 years ago
password.go move password handling into a single file 10 years ago
reply.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 years ago
server.go adding theater-mode, fixes #15 10 years ago
socket.go cleanup 10 years ago
strings.go spelling and gofmt 10 years ago
theater.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 years ago
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 years ago
whowas.go mark unicode normalization with type 10 years ago