Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Niels Freier 6a69a65860 WebSocket layer to be able to connect "web" client 9 gadus atpakaļ
..
capability.go move capability handling code to a single file 10 gadus atpakaļ
channel.go reuse replies where possible 10 gadus atpakaļ
client.go keep track of whether sockets are closed 10 gadus atpakaļ
client_lookup_set.go fix whois; closes #32 10 gadus atpakaļ
commands.go improve performance by using less goroutines 10 gadus atpakaļ
config.go WebSocket layer to be able to connect "web" client 9 gadus atpakaļ
constants.go v1.4.4 10 gadus atpakaļ
database.go persist and load channel mask lists 10 gadus atpakaļ
debug.go improve performance by using less goroutines 10 gadus atpakaļ
logging.go move to channel-based logging 10 gadus atpakaļ
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 gadus atpakaļ
net.go mark unicode normalization with type 10 gadus atpakaļ
nickname.go remove unnecessary String()s; rename parse functions 10 gadus atpakaļ
password.go move password handling into a single file 10 gadus atpakaļ
reply.go try including the prefix in the PONG to a client PING, maybe fix #5 9 gadus atpakaļ
server.go WebSocket layer to be able to connect "web" client 9 gadus atpakaļ
socket.go keep track of whether sockets are closed 10 gadus atpakaļ
strings.go spelling and gofmt 10 gadus atpakaļ
theater.go remove unnecessary String()s; rename parse functions 10 gadus atpakaļ
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 gadus atpakaļ
websocket.go WebSocket layer to be able to connect "web" client 9 gadus atpakaļ
whowas.go fix crash in whowas circular buffer 10 gadus atpakaļ