You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 hace 10 años
..
capability.go move capability handling code to a single file hace 10 años
channel.go reuse replies where possible hace 10 años
client.go remove unnecessary String()s; rename parse functions hace 10 años
client_lookup_set.go fix whois; closes #32 hace 10 años
commands.go remove unnecessary String()s; rename parse functions hace 10 años
config.go adding theater-mode, fixes #15 hace 10 años
constants.go v1.4.1 hace 10 años
database.go persist and load channel mask lists hace 10 años
logging.go move to channel-based logging hace 10 años
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 hace 10 años
net.go mark unicode normalization with type hace 10 años
nickname.go remove unnecessary String()s; rename parse functions hace 10 años
password.go move password handling into a single file hace 10 años
reply.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 hace 10 años
server.go remove unnecessary String()s; rename parse functions hace 10 años
socket.go Merge pull request #35 from jlatt/fix-goroutine-leak hace 10 años
strings.go spelling and gofmt hace 10 años
theater.go remove unnecessary String()s; rename parse functions hace 10 años
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases hace 10 años
whowas.go mark unicode normalization with type hace 10 años