ergo/irc
Daniel Oaks a39c46d470 Fix registered-only modes in docs (it's +R, not +r) 2018-04-01 09:50:22 +10:00
..
caps (hopefully) fix labeled-response behaviour 2018-02-11 08:57:15 +10:00
connection_limits
custime
isupport
languages
logger logger: Fix comments 2017-10-06 12:44:11 +10:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
passwd Allow WEBIRC from specified hosts 2017-10-15 16:18:14 +10:00
sno Add license stuff to the top of caps/ and sno/ files I guess 2017-09-29 17:33:29 +10:00
utils Misc refactoring 2018-02-03 21:15:07 +10:00
accounts.go add sadrop command 2018-03-14 06:50:26 -04:00
batch.go
channel.go
channelmanager.go fix #204 2018-03-01 11:10:46 -05:00
channelreg.go
chanserv.go Fix CHANSERV OP 2018-04-01 09:33:58 +10:00
client.go
client_lookup_set.go
commands.go implement fakelag (#189) 2018-03-22 11:04:21 -04:00
config.go
constants.go
database.go Split passwd into its' own subpackage 2017-10-06 00:03:53 +10:00
dline.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
errors.go
fakelag.go
fakelag_test.go default fakelag to off, add explicit cooldown config 2018-03-28 13:18:08 -04:00
gateways.go
getters.go
handlers.go
help.go
idletimer.go fix bad interaction between nickTimer.Stop() and accounts.Logout() 2018-03-14 08:43:50 -04:00
kline.go
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go refactor account registration, add nick enforcement 2018-02-11 05:30:40 -05:00
roleplay.go Get labeled-reply working just fine 2018-02-06 00:21:08 +10:00
server.go
snomanager.go
socket.go
strings.go
strings_test.go
types.go
whowas.go refactor ClientManager 2017-11-22 05:09:38 -05:00