You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Edmund Huber a16cc84e41 don't shadow the second error hace 9 años
..
capability.go move capability handling code to a single file hace 10 años
channel.go reuse replies where possible hace 10 años
client.go keep track of whether sockets are closed hace 10 años
client_lookup_set.go fix whois; closes #32 hace 10 años
commands.go improve performance by using less goroutines hace 10 años
config.go WebSocket layer to be able to connect "web" client hace 9 años
constants.go v1.4.4 hace 10 años
database.go persist and load channel mask lists hace 10 años
debug.go improve performance by using less goroutines hace 10 años
logging.go move to channel-based logging hace 10 años
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 hace 10 años
net.go mark unicode normalization with type hace 10 años
nickname.go remove unnecessary String()s; rename parse functions hace 10 años
password.go move password handling into a single file hace 10 años
reply.go try including the prefix in the PONG to a client PING, maybe fix #5 hace 9 años
server.go touchups to irc/websocket.go per review comments hace 9 años
socket.go keep track of whether sockets are closed hace 10 años
strings.go spelling and gofmt hace 10 años
theater.go remove unnecessary String()s; rename parse functions hace 10 años
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases hace 10 años
websocket.go don't shadow the second error hace 9 años
whowas.go fix crash in whowas circular buffer hace 10 años