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 година