ergo/irc
Daniel Oaks e807f3ca04 Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
..
accounts.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
capability.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
channel.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
client.go client: Remove silly testing Println 2016-10-13 16:21:19 +10:00
client_lookup_set.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
clientsocket.go Cleanups reported by goreportcard 2016-06-30 15:43:27 +10:00
commands.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
config.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
constants.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
database.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 2016-09-17 21:23:04 +10:00
debug.go continue work reorganising and redoing EVERYTHING 2016-06-19 10:01:30 +10:00
isupport.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
logging.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
messages.go Add basic ClientSocket work 2016-06-15 22:16:07 +10:00
modes.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
net.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
net_test.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 2016-06-15 21:50:56 +10:00
nickname.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
numerics.go registration: Hook up reg to actual accounts 2016-09-05 22:54:09 +10:00
password.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
password_new.go registration: Add new password manager, integrate registration and credential types 2016-09-05 18:45:42 +10:00
registration.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
server.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
socket.go accounts: Add SASL EXTERNAL handler 2016-09-07 21:32:58 +10:00
strings.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
types.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
websocket.go constants: Remove unused constants. 2016-10-13 16:44:36 +10:00
whowas.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00