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.
Daniel Oaks b23707c12a Release v0.2.0 7 years ago
..
accounts.go accounts: Release SASL lock after finishing auth 7 years ago
capability.go capability: Add invite-notify 7 years ago
channel.go capability: Add invite-notify 7 years ago
client.go channel: Fix MODE and WHO 7 years ago
client_lookup_set.go Add MONITOR command 7 years ago
clientsocket.go Cleanups reported by goreportcard 8 years ago
commands.go Add MONITOR command 7 years ago
config.go Add MONITOR command 7 years ago
constants.go Release v0.2.0 7 years ago
database.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 years ago
debug.go continue work reorganising and redoing EVERYTHING 8 years ago
help.go HELP: correct misspelling 7 years ago
isupport.go Fixing warnings and golint stuff 7 years ago
logging.go Fixing warnings and golint stuff 7 years ago
message_tags.go caps: Add message-tags draft capability 7 years ago
messages.go Add basic ClientSocket work 8 years ago
modes.go channel: Fix MODE and WHO 7 years ago
monitor.go Add MONITOR command 7 years ago
net.go net: Prepend IPv6 addresses with '0' if necessary 7 years ago
net_test.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
nickname.go Add MONITOR command 7 years ago
numerics.go Add MONITOR command 7 years ago
password.go Fixing warnings and golint stuff 7 years ago
password_salted.go password_new: Rename to password_salted 7 years ago
registration.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
server.go channel: Fix MODE and WHO 7 years ago
socket.go accounts: Add SASL EXTERNAL handler 7 years ago
strings.go strings: Make Nickname profile not actually case-sensitive 7 years ago
strings_nickname.go strings: Make Nickname profile not actually case-sensitive 7 years ago
types.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
websocket.go constants: Remove unused constants. 7 years ago
whowas.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago