Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Edmund Huber 02dca1dd89 fix array overrun panic bug, #13 9 лет назад
..
capability.go move capability handling code to a single file 10 лет назад
channel.go reuse replies where possible 10 лет назад
client.go keep track of whether sockets are closed 10 лет назад
client_lookup_set.go fix whois; closes #32 10 лет назад
commands.go fix array overrun panic bug, #13 9 лет назад
config.go adding theater-mode, fixes #15 10 лет назад
constants.go v1.4.4 10 лет назад
database.go persist and load channel mask lists 10 лет назад
debug.go improve performance by using less goroutines 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 try including the prefix in the PONG to a client PING, maybe fix #5 9 лет назад
server.go improve performance by using less goroutines 10 лет назад
socket.go keep track of whether sockets are closed 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 fix crash in whowas circular buffer 10 лет назад