Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Daniel Oaks 56641ff650 isupport: Don't advertise stuff that's still TODO vor 8 Jahren
..
capability.go move capability handling code to a single file vor 10 Jahren
channel.go this is related to https://github.com/fluffle/goirc/pull/71: common irc server behaviour is to reply with an empty + vor 8 Jahren
client.go keep track of whether sockets are closed vor 10 Jahren
client_lookup_set.go fix whois; closes #32 vor 10 Jahren
commands.go fix array overrun panic bug, #13 vor 9 Jahren
config.go Support network name vor 8 Jahren
constants.go Very initial RPL_ISUPPORT numeric support vor 8 Jahren
database.go persist and load channel mask lists vor 10 Jahren
debug.go improve performance by using less goroutines vor 10 Jahren
isupport.go Very initial RPL_ISUPPORT numeric support vor 8 Jahren
logging.go move to channel-based logging vor 10 Jahren
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 vor 10 Jahren
net.go mark unicode normalization with type vor 10 Jahren
nickname.go remove unnecessary String()s; rename parse functions vor 10 Jahren
password.go irc: Switch to golang.org versions, not google code versions of dependencies. vor 9 Jahren
reply.go Very initial RPL_ISUPPORT numeric support vor 8 Jahren
server.go isupport: Don't advertise stuff that's still TODO vor 8 Jahren
socket.go keep track of whether sockets are closed vor 10 Jahren
strings.go strings: Disallow nicknames that mess with the protocol in bad ways vor 8 Jahren
theater.go remove unnecessary String()s; rename parse functions vor 10 Jahren
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases vor 10 Jahren
websocket.go don't shadow the second error vor 9 Jahren
whowas.go fix crash in whowas circular buffer vor 10 Jahren