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