Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 vor 10 Jahren
..
capability.go move capability handling code to a single file vor 10 Jahren
channel.go reuse replies where possible vor 10 Jahren
client.go remove unnecessary String()s; rename parse functions vor 10 Jahren
client_lookup_set.go fix whois; closes #32 vor 10 Jahren
commands.go remove unnecessary String()s; rename parse functions vor 10 Jahren
config.go adding theater-mode, fixes #15 vor 10 Jahren
constants.go v1.4.1 vor 10 Jahren
database.go persist and load channel mask lists vor 10 Jahren
logging.go move to channel-based logging vor 10 Jahren
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 vor 10 Jahren
net.go mark unicode normalization with type vor 10 Jahren
nickname.go remove unnecessary String()s; rename parse functions vor 10 Jahren
password.go move password handling into a single file vor 10 Jahren
reply.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 vor 10 Jahren
server.go remove unnecessary String()s; rename parse functions vor 10 Jahren
socket.go Merge pull request #35 from jlatt/fix-goroutine-leak vor 10 Jahren
strings.go spelling and gofmt vor 10 Jahren
theater.go remove unnecessary String()s; rename parse functions vor 10 Jahren
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases vor 10 Jahren
whowas.go mark unicode normalization with type vor 10 Jahren