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