ergo/irc
Daniel Oaks 0701267395 server: Add CHANMODES 2016-09-13 22:05:38 +10:00
..
accounts.go accounts: Add SASL EXTERNAL handler 2016-09-07 21:32:58 +10:00
capability.go server: Add away-notify capability 2016-09-12 11:56:20 +10:00
channel.go client: Add AWAYLEN 2016-09-12 12:40:09 +10:00
client.go accounts: Add account-tag capability 2016-09-12 11:25:31 +10:00
client_lookup_set.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
clientsocket.go Cleanups reported by goreportcard 2016-06-30 15:43:27 +10:00
commands.go theater: Remove THEATER command for now 2016-09-12 12:31:25 +10:00
config.go client: Add AWAYLEN 2016-09-12 12:40:09 +10:00
constants.go constants: Make SEM_VER the actual version number conforming to Semantec Versioning, and VER the composed number 2016-06-30 17:42:24 +10:00
database.go registration: Add new password manager, integrate registration and credential types 2016-09-05 18:45:42 +10:00
debug.go continue work reorganising and redoing EVERYTHING 2016-06-19 10:01:30 +10:00
isupport.go Stuff is no longer completely broken. Just mostly. 2016-06-20 22:53:45 +10:00
logging.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
messages.go Add basic ClientSocket work 2016-06-15 22:16:07 +10:00
modes.go theater: Remove THEATER command for now 2016-09-12 12:31:25 +10:00
net.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
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 NICK: Fix setting nicks after registration 2016-08-13 20:54:15 +10:00
numerics.go registration: Hook up reg to actual accounts 2016-09-05 22:54:09 +10:00
password.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
password_new.go registration: Add new password manager, integrate registration and credential types 2016-09-05 18:45:42 +10:00
registration.go accounts: Add SASL EXTERNAL handler 2016-09-07 21:32:58 +10:00
server.go server: Add CHANMODES 2016-09-13 22:05:38 +10:00
socket.go accounts: Add SASL EXTERNAL handler 2016-09-07 21:32:58 +10:00
strings.go strings: Remove CTCP stuff, unused 2016-09-12 12:33:37 +10:00
types.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
websocket.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
whowas.go WHOWAS: Make maximum number of entries configurable 2016-08-14 14:07:50 +10:00