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.
Daniel Oaks 56641ff650 isupport: Don't advertise stuff that's still TODO 8 anos atrás
..
capability.go move capability handling code to a single file 10 anos atrás
channel.go this is related to https://github.com/fluffle/goirc/pull/71: common irc server behaviour is to reply with an empty + 8 anos atrás
client.go keep track of whether sockets are closed 10 anos atrás
client_lookup_set.go fix whois; closes #32 10 anos atrás
commands.go fix array overrun panic bug, #13 9 anos atrás
config.go Support network name 8 anos atrás
constants.go Very initial RPL_ISUPPORT numeric support 8 anos atrás
database.go persist and load channel mask lists 10 anos atrás
debug.go improve performance by using less goroutines 10 anos atrás
isupport.go Very initial RPL_ISUPPORT numeric support 8 anos atrás
logging.go move to channel-based logging 10 anos atrás
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 anos atrás
net.go mark unicode normalization with type 10 anos atrás
nickname.go remove unnecessary String()s; rename parse functions 10 anos atrás
password.go irc: Switch to golang.org versions, not google code versions of dependencies. 9 anos atrás
reply.go Very initial RPL_ISUPPORT numeric support 8 anos atrás
server.go isupport: Don't advertise stuff that's still TODO 8 anos atrás
socket.go keep track of whether sockets are closed 10 anos atrás
strings.go strings: Disallow nicknames that mess with the protocol in bad ways 8 anos atrás
theater.go remove unnecessary String()s; rename parse functions 10 anos atrás
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 anos atrás
websocket.go don't shadow the second error 9 anos atrás
whowas.go fix crash in whowas circular buffer 10 anos atrás