ergo/irc
Daniel Oaks 53ed368701 Draft implementation of draft/setname 2019-02-13 23:22:16 +10:00
..
caps Draft implementation of draft/setname 2019-02-13 23:22:16 +10:00
connection_limits add tests for masking in limiter/throttler 2019-02-05 02:25:16 -05:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history add CHATHISTORY and HISTORY implementations 2019-02-04 05:33:36 -05:00
isupport fix #297 2018-12-30 18:17:24 -05:00
languages Split language into a subpackage 2018-02-03 19:46:14 +10:00
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes draft/resume-0.2 implementation, message history support 2018-11-26 05:23:27 -05:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils update resume support to draft/resume-0.3 2019-02-12 01:03:19 -05:00
accounts.go
channel.go
channelmanager.go
channelreg.go
chanserv.go
client.go
client_lookup_set.go
commands.go
config.go
constants.go
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go
gateways.go
getters.go
handlers.go
help.go
hostserv.go
idletimer.go
kline.go
legacy.go refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go
services.go
snomanager.go
socket.go
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS 2018-04-20 22:48:15 +02:00
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go