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.
Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 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 remove unnecessary String()s; rename parse functions 10 gadus atpakaļ
client_lookup_set.go fix whois; closes #32 10 gadus atpakaļ
commands.go remove unnecessary String()s; rename parse functions 10 gadus atpakaļ
config.go adding theater-mode, fixes #15 10 gadus atpakaļ
constants.go v1.4.1 10 gadus atpakaļ
database.go persist and load channel mask lists 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 fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 gadus atpakaļ
server.go remove unnecessary String()s; rename parse functions 10 gadus atpakaļ
socket.go Merge pull request #35 from jlatt/fix-goroutine-leak 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 mark unicode normalization with type 10 gadus atpakaļ