Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Daniel Oaks 56641ff650 isupport: Don't advertise stuff that's still TODO 8 gadus atpakaļ
..
capability.go move capability handling code to a single file 10 gadus atpakaļ
channel.go this is related to https://github.com/fluffle/goirc/pull/71: common irc server behaviour is to reply with an empty + 8 gadus atpakaļ
client.go keep track of whether sockets are closed 10 gadus atpakaļ
client_lookup_set.go fix whois; closes #32 10 gadus atpakaļ
commands.go fix array overrun panic bug, #13 9 gadus atpakaļ
config.go Support network name 8 gadus atpakaļ
constants.go Very initial RPL_ISUPPORT numeric support 8 gadus atpakaļ
database.go persist and load channel mask lists 10 gadus atpakaļ
debug.go improve performance by using less goroutines 10 gadus atpakaļ
isupport.go Very initial RPL_ISUPPORT numeric support 8 gadus atpakaļ
logging.go move to channel-based logging 10 gadus atpakaļ
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 gadus atpakaļ
net.go mark unicode normalization with type 10 gadus atpakaļ
nickname.go remove unnecessary String()s; rename parse functions 10 gadus atpakaļ
password.go irc: Switch to golang.org versions, not google code versions of dependencies. 9 gadus atpakaļ
reply.go Very initial RPL_ISUPPORT numeric support 8 gadus atpakaļ
server.go isupport: Don't advertise stuff that's still TODO 8 gadus atpakaļ
socket.go keep track of whether sockets are closed 10 gadus atpakaļ
strings.go strings: Disallow nicknames that mess with the protocol in bad ways 8 gadus atpakaļ
theater.go remove unnecessary String()s; rename parse functions 10 gadus atpakaļ
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 gadus atpakaļ
websocket.go don't shadow the second error 9 gadus atpakaļ
whowas.go fix crash in whowas circular buffer 10 gadus atpakaļ