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ů.
Edmund Huber a16cc84e41 don't shadow the second error před 9 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 WebSocket layer to be able to connect "web" client před 9 roky
constants.go v1.4.4 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 try including the prefix in the PONG to a client PING, maybe fix #5 před 9 roky
server.go touchups to irc/websocket.go per review comments před 9 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
websocket.go don't shadow the second error před 9 roky
whowas.go fix crash in whowas circular buffer před 10 roky