Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 år sedan
..
capability.go move capability handling code to a single file 10 år sedan
channel.go reuse replies where possible 10 år sedan
client.go remove unnecessary String()s; rename parse functions 10 år sedan
client_lookup_set.go fix whois; closes #32 10 år sedan
commands.go remove unnecessary String()s; rename parse functions 10 år sedan
config.go adding theater-mode, fixes #15 10 år sedan
constants.go v1.4.1 10 år sedan
database.go persist and load channel mask lists 10 år sedan
logging.go move to channel-based logging 10 år sedan
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 år sedan
net.go mark unicode normalization with type 10 år sedan
nickname.go remove unnecessary String()s; rename parse functions 10 år sedan
password.go move password handling into a single file 10 år sedan
reply.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 år sedan
server.go remove unnecessary String()s; rename parse functions 10 år sedan
socket.go Merge pull request #35 from jlatt/fix-goroutine-leak 10 år sedan
strings.go spelling and gofmt 10 år sedan
theater.go remove unnecessary String()s; rename parse functions 10 år sedan
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 år sedan
whowas.go mark unicode normalization with type 10 år sedan