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 yıl önce
..
capability.go move capability handling code to a single file 10 yıl önce
channel.go reuse replies where possible 10 yıl önce
client.go keep track of whether sockets are closed 10 yıl önce
client_lookup_set.go fix whois; closes #32 10 yıl önce
commands.go improve performance by using less goroutines 10 yıl önce
config.go WebSocket layer to be able to connect "web" client 9 yıl önce
constants.go v1.4.4 10 yıl önce
database.go persist and load channel mask lists 10 yıl önce
debug.go improve performance by using less goroutines 10 yıl önce
logging.go move to channel-based logging 10 yıl önce
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 yıl önce
net.go mark unicode normalization with type 10 yıl önce
nickname.go remove unnecessary String()s; rename parse functions 10 yıl önce
password.go move password handling into a single file 10 yıl önce
reply.go try including the prefix in the PONG to a client PING, maybe fix #5 9 yıl önce
server.go touchups to irc/websocket.go per review comments 9 yıl önce
socket.go keep track of whether sockets are closed 10 yıl önce
strings.go spelling and gofmt 10 yıl önce
theater.go remove unnecessary String()s; rename parse functions 10 yıl önce
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 yıl önce
websocket.go don't shadow the second error 9 yıl önce
whowas.go fix crash in whowas circular buffer 10 yıl önce