選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前