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 година