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