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