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 43e28e2fef PROXY: Remove command, I don't think it's that useful 7 years ago
..
accounts.go accounts: Support account-notify capability 7 years ago
capability.go accounts: Support account-notify capability 7 years ago
channel.go modes: Remove channel.Persist mode 7 years ago
client.go PROXY: Remove command, I don't think it's that useful 7 years ago
client_lookup_set.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
clientsocket.go Cleanups reported by goreportcard 8 years ago
commands.go PROXY: Remove command, I don't think it's that useful 7 years ago
config.go PROXY: Remove command, I don't think it's that useful 7 years ago
constants.go Fixing warnings and golint stuff 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 PROXY: Remove command, I don't think it's that useful 7 years ago
isupport.go Fixing warnings and golint stuff 7 years ago
logging.go Fixing warnings and golint stuff 7 years ago
messages.go Add basic ClientSocket work 8 years ago
modes.go modes: Remove channel.Persist mode 7 years ago
net.go Fixing warnings and golint stuff 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 nickname: Preserve case when setting NICK 7 years ago
numerics.go help: Add new /HELP 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 PROXY: Remove command, I don't think it's that useful 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