Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jeremy Latt 4ce4ba31c5 keep track of whether sockets are closed před 10 roky
..
capability.go move capability handling code to a single file před 10 roky
channel.go reuse replies where possible před 10 roky
client.go keep track of whether sockets are closed před 10 roky
client_lookup_set.go fix whois; closes #32 před 10 roky
commands.go improve performance by using less goroutines před 10 roky
config.go adding theater-mode, fixes #15 před 10 roky
constants.go fix crash in whowas circular buffer před 10 roky
database.go persist and load channel mask lists před 10 roky
debug.go improve performance by using less goroutines před 10 roky
logging.go move to channel-based logging před 10 roky
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 před 10 roky
net.go mark unicode normalization with type před 10 roky
nickname.go remove unnecessary String()s; rename parse functions před 10 roky
password.go move password handling into a single file před 10 roky
reply.go improve performance by using less goroutines před 10 roky
server.go improve performance by using less goroutines před 10 roky
socket.go keep track of whether sockets are closed před 10 roky
strings.go spelling and gofmt před 10 roky
theater.go remove unnecessary String()s; rename parse functions před 10 roky
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases před 10 roky
whowas.go fix crash in whowas circular buffer před 10 roky