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 10 년 전
..
capability.go move capability handling code to a single file 10 년 전
channel.go reuse replies where possible 10 년 전
client.go remove unnecessary String()s; rename parse functions 10 년 전
client_lookup_set.go fix whois; closes #32 10 년 전
commands.go remove unnecessary String()s; rename parse functions 10 년 전
config.go adding theater-mode, fixes #15 10 년 전
constants.go v1.4.1 10 년 전
database.go persist and load channel mask lists 10 년 전
logging.go move to channel-based logging 10 년 전
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 년 전
net.go mark unicode normalization with type 10 년 전
nickname.go remove unnecessary String()s; rename parse functions 10 년 전
password.go move password handling into a single file 10 년 전
reply.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 년 전
server.go remove unnecessary String()s; rename parse functions 10 년 전
socket.go Merge pull request #35 from jlatt/fix-goroutine-leak 10 년 전
strings.go spelling and gofmt 10 년 전
theater.go remove unnecessary String()s; rename parse functions 10 년 전
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 년 전
whowas.go mark unicode normalization with type 10 년 전