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 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 년 전