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.
Jeremy Latt 4ce4ba31c5 keep track of whether sockets are closed 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 keep track of whether sockets are closed vor 10 Jahren
client_lookup_set.go fix whois; closes #32 vor 10 Jahren
commands.go improve performance by using less goroutines vor 10 Jahren
config.go adding theater-mode, fixes #15 vor 10 Jahren
constants.go fix crash in whowas circular buffer vor 10 Jahren
database.go persist and load channel mask lists vor 10 Jahren
debug.go improve performance by using less goroutines 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 improve performance by using less goroutines vor 10 Jahren
server.go improve performance by using less goroutines vor 10 Jahren
socket.go keep track of whether sockets are closed 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 fix crash in whowas circular buffer vor 10 Jahren