選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks 10年前
..
capability.go move capability handling code to a single file 10年前
channel.go fix another Name => string conversion 10年前
client.go ONICK command to allow operators to change users' nicks 10年前
client_lookup_set.go LIKE quoting should convert to string for SQL 10年前
commands.go ONICK command to allow operators to change users' nicks 10年前
config.go Merge remote-tracking branch 'origin/master' into cleanup 10年前
constants.go ONICK command to allow operators to change users' nicks 10年前
database.go persist and load channel mask lists 10年前
logging.go move to channel-based logging 10年前
modes.go move modes code to its own file; fix SQL (un)marshalling 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 move modes code to its own file; fix SQL (un)marshalling 10年前
server.go ONICK command to allow operators to change users' nicks 10年前
socket.go move to channel-based logging 10年前
strings.go mark unicode normalization with type 10年前
types.go move modes code to its own file; fix SQL (un)marshalling 10年前
whowas.go mark unicode normalization with type 10年前