Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Daniel Oaks 56641ff650 isupport: Don't advertise stuff that's still TODO před 8 roky
..
capability.go move capability handling code to a single file před 10 roky
channel.go this is related to https://github.com/fluffle/goirc/pull/71: common irc server behaviour is to reply with an empty + před 8 roky
client.go keep track of whether sockets are closed před 10 roky
client_lookup_set.go fix whois; closes #32 před 10 roky
commands.go fix array overrun panic bug, #13 před 9 roky
config.go Support network name před 8 roky
constants.go Very initial RPL_ISUPPORT numeric support před 8 roky
database.go persist and load channel mask lists před 10 roky
debug.go improve performance by using less goroutines před 10 roky
isupport.go Very initial RPL_ISUPPORT numeric support před 8 roky
logging.go move to channel-based logging před 10 roky
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 před 10 roky
net.go mark unicode normalization with type před 10 roky
nickname.go remove unnecessary String()s; rename parse functions před 10 roky
password.go irc: Switch to golang.org versions, not google code versions of dependencies. před 9 roky
reply.go Very initial RPL_ISUPPORT numeric support před 8 roky
server.go isupport: Don't advertise stuff that's still TODO před 8 roky
socket.go keep track of whether sockets are closed před 10 roky
strings.go strings: Disallow nicknames that mess with the protocol in bad ways před 8 roky
theater.go remove unnecessary String()s; rename parse functions před 10 roky
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases před 10 roky
websocket.go don't shadow the second error před 9 roky
whowas.go fix crash in whowas circular buffer před 10 roky