Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Daniel Oaks 56641ff650 isupport: Don't advertise stuff that's still TODO il y a 8 ans
..
capability.go move capability handling code to a single file il y a 10 ans
channel.go this is related to https://github.com/fluffle/goirc/pull/71: common irc server behaviour is to reply with an empty + il y a 8 ans
client.go keep track of whether sockets are closed il y a 10 ans
client_lookup_set.go fix whois; closes #32 il y a 10 ans
commands.go fix array overrun panic bug, #13 il y a 9 ans
config.go Support network name il y a 8 ans
constants.go Very initial RPL_ISUPPORT numeric support il y a 8 ans
database.go persist and load channel mask lists il y a 10 ans
debug.go improve performance by using less goroutines il y a 10 ans
isupport.go Very initial RPL_ISUPPORT numeric support il y a 8 ans
logging.go move to channel-based logging il y a 10 ans
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 il y a 10 ans
net.go mark unicode normalization with type il y a 10 ans
nickname.go remove unnecessary String()s; rename parse functions il y a 10 ans
password.go irc: Switch to golang.org versions, not google code versions of dependencies. il y a 9 ans
reply.go Very initial RPL_ISUPPORT numeric support il y a 8 ans
server.go isupport: Don't advertise stuff that's still TODO il y a 8 ans
socket.go keep track of whether sockets are closed il y a 10 ans
strings.go strings: Disallow nicknames that mess with the protocol in bad ways il y a 8 ans
theater.go remove unnecessary String()s; rename parse functions il y a 10 ans
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases il y a 10 ans
websocket.go don't shadow the second error il y a 9 ans
whowas.go fix crash in whowas circular buffer il y a 10 ans