Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks 10 anos atrás
..
capability.go move capability handling code to a single file 10 anos atrás
channel.go fix another Name => string conversion 10 anos atrás
client.go ONICK command to allow operators to change users' nicks 10 anos atrás
client_lookup_set.go LIKE quoting should convert to string for SQL 10 anos atrás
commands.go ONICK command to allow operators to change users' nicks 10 anos atrás
config.go Merge remote-tracking branch 'origin/master' into cleanup 10 anos atrás
constants.go ONICK command to allow operators to change users' nicks 10 anos atrás
database.go persist and load channel mask lists 10 anos atrás
logging.go move to channel-based logging 10 anos atrás
modes.go move modes code to its own file; fix SQL (un)marshalling 10 anos atrás
net.go mark unicode normalization with type 10 anos atrás
nickname.go ONICK command to allow operators to change users' nicks 10 anos atrás
password.go move password handling into a single file 10 anos atrás
reply.go move modes code to its own file; fix SQL (un)marshalling 10 anos atrás
server.go ONICK command to allow operators to change users' nicks 10 anos atrás
socket.go move to channel-based logging 10 anos atrás
strings.go mark unicode normalization with type 10 anos atrás
types.go move modes code to its own file; fix SQL (un)marshalling 10 anos atrás
whowas.go mark unicode normalization with type 10 anos atrás