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