Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 il y a 10 ans
..
capability.go move capability handling code to a single file il y a 10 ans
channel.go reuse replies where possible il y a 10 ans
client.go remove unnecessary String()s; rename parse functions il y a 10 ans
client_lookup_set.go fix whois; closes #32 il y a 10 ans
commands.go remove unnecessary String()s; rename parse functions il y a 10 ans
config.go adding theater-mode, fixes #15 il y a 10 ans
constants.go v1.4.1 il y a 10 ans
database.go persist and load channel mask lists il y a 10 ans
logging.go move to channel-based logging il y a 10 ans
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 il y a 10 ans
net.go mark unicode normalization with type il y a 10 ans
nickname.go remove unnecessary String()s; rename parse functions il y a 10 ans
password.go move password handling into a single file il y a 10 ans
reply.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 il y a 10 ans
server.go remove unnecessary String()s; rename parse functions il y a 10 ans
socket.go Merge pull request #35 from jlatt/fix-goroutine-leak il y a 10 ans
strings.go spelling and gofmt il y a 10 ans
theater.go remove unnecessary String()s; rename parse functions il y a 10 ans
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases il y a 10 ans
whowas.go mark unicode normalization with type il y a 10 ans