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.
Jeremy Latt 4ce4ba31c5 keep track of whether sockets are closed 10 gadus atpakaļ
..
capability.go move capability handling code to a single file 10 gadus atpakaļ
channel.go reuse replies where possible 10 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 improve performance by using less goroutines 10 gadus atpakaļ
config.go adding theater-mode, fixes #15 10 gadus atpakaļ
constants.go fix crash in whowas circular buffer 10 gadus atpakaļ
database.go persist and load channel mask lists 10 gadus atpakaļ
debug.go improve performance by using less goroutines 10 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 move password handling into a single file 10 gadus atpakaļ
reply.go improve performance by using less goroutines 10 gadus atpakaļ
server.go improve performance by using less goroutines 10 gadus atpakaļ
socket.go keep track of whether sockets are closed 10 gadus atpakaļ
strings.go spelling and gofmt 10 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ļ
whowas.go fix crash in whowas circular buffer 10 gadus atpakaļ