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 пре 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 improve performance by using less goroutines пре 10 година
config.go WebSocket layer to be able to connect "web" client пре 9 година
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 touchups to irc/websocket.go per review comments пре 9 година
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 година
websocket.go don't shadow the second error пре 9 година
whowas.go fix crash in whowas circular buffer пре 10 година