ergo/irc
Shivaram Lingamneni 3cb9234bb5 review fixes 2019-09-08 06:28:48 -04:00
..
caps review fixes 2019-09-08 06:28:48 -04:00
cloaks give cloaks their own package 2019-05-12 04:03:50 -04:00
connection_limits fix #197 2019-09-01 02:36:56 -04:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history autoresizing of history buffers (#349) 2019-07-03 21:08:37 -04:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04:00
languages fix #526 2019-07-01 09:21:38 -04: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 add some testing 2019-05-27 16:10:10 -04: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 fix #527 2019-05-27 15:51:28 -04:00
accounts.go fix spurious error message 2019-07-12 11:49:01 -04:00
channel.go autoresizing of history buffers (#349) 2019-07-03 21:08:37 -04:00
channelmanager.go
channelreg.go
chanserv.go refactor /HELP for services 2019-07-02 12:48:33 -04:00
client.go Fix #448, #594 2019-08-27 03:58:04 -04:00
client_lookup_set.go fix #331 2019-07-14 16:17:37 -04:00
commands.go
config.go fix #595 2019-08-31 21:29:23 -04:00
constants.go
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go
gateways.go fix #197 2019-09-01 02:36:56 -04:00
getters.go optimize Sessions() at the expense of AddSession() 2019-08-02 00:20:31 -04:00
handlers.go review fixes 2019-09-08 06:28:48 -04:00
help.go refactor /HELP for services 2019-07-02 12:48:33 -04:00
hostserv.go refactor /HELP for services 2019-07-02 12:48:33 -04:00
idletimer.go
kline.go
legacy.go
misc_test.go
modes.go
modes_test.go
monitor.go
nickname.go fix #572 2019-07-08 22:04:53 -04:00
nickserv.go refactor /HELP for services 2019-07-02 12:48:33 -04:00
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go review fixes 2019-09-08 06:28:48 -04:00
services.go refactor /HELP for services 2019-07-02 12:48:33 -04:00
snomanager.go
socket.go
stats.go
strings.go fix #331 2019-07-14 16:17:37 -04:00
strings_test.go fix #331 2019-07-14 16:17:37 -04:00
types.go
whowas.go
whowas_test.go
znc.go