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 jaren geleden
..
capability.go move capability handling code to a single file 10 jaren geleden
channel.go fix another Name => string conversion 10 jaren geleden
client.go ONICK command to allow operators to change users' nicks 10 jaren geleden
client_lookup_set.go LIKE quoting should convert to string for SQL 10 jaren geleden
commands.go ONICK command to allow operators to change users' nicks 10 jaren geleden
config.go Merge remote-tracking branch 'origin/master' into cleanup 10 jaren geleden
constants.go ONICK command to allow operators to change users' nicks 10 jaren geleden
database.go persist and load channel mask lists 10 jaren geleden
logging.go move to channel-based logging 10 jaren geleden
modes.go move modes code to its own file; fix SQL (un)marshalling 10 jaren geleden
net.go mark unicode normalization with type 10 jaren geleden
nickname.go ONICK command to allow operators to change users' nicks 10 jaren geleden
password.go move password handling into a single file 10 jaren geleden
reply.go move modes code to its own file; fix SQL (un)marshalling 10 jaren geleden
server.go ONICK command to allow operators to change users' nicks 10 jaren geleden
socket.go move to channel-based logging 10 jaren geleden
strings.go mark unicode normalization with type 10 jaren geleden
types.go move modes code to its own file; fix SQL (un)marshalling 10 jaren geleden
whowas.go mark unicode normalization with type 10 jaren geleden