ergo/irc
Shivaram Lingamneni 2428acab95 enhancements to roleplay 2020-03-19 17:10:28 -04:00
..
caps rename 'bouncer' to 'multiclient' 2020-02-21 00:33:55 -05:00
cloaks fix #741 2020-01-09 13:49:36 -05:00
connection_limits review feedback: rename a key 2019-11-23 22:01:24 -05:00
custime use custime.Duration for more config fields 2020-02-20 00:09:39 -05:00
history miscellaneous review fixes 2020-02-21 00:33:37 -05: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
ldap minor fixes 2020-02-11 22:08:41 -05: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 fix #753 2020-01-26 21:07:20 -05:00
mysql fix #833 2020-02-28 05:41:08 -05:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno add vhost snomasks 2020-02-02 02:03:08 -05:00
utils enhancements to roleplay 2020-03-19 17:10:28 -04:00
accounts.go fix various bugs 2020-03-17 09:07:32 -04:00
channel.go fix #704 2020-03-19 07:26:17 -04:00
channelmanager.go
channelreg.go
chanserv.go fix #685 2020-03-18 07:07:20 -04:00
client.go fix #868 2020-03-18 07:07:20 -04:00
client_lookup_set.go rename a variable 2020-03-19 05:09:25 -04:00
client_test.go
commands.go fix #868 2020-03-18 07:07:20 -04:00
config.go enhancements to roleplay 2020-03-19 17:10:28 -04:00
constants.go
database.go
dline.go
errors.go fix various bugs 2020-03-17 09:07:32 -04:00
fakelag.go
fakelag_test.go
gateways.go
getters.go
handlers.go enhancements to roleplay 2020-03-19 17:10:28 -04:00
help.go
hostserv.go fix #805 2020-03-18 07:07:20 -04:00
idletimer.go
kline.go
legacy.go
misc_test.go
modes.go disallow /SAMODE nick +o 2020-03-17 13:19:27 -04:00
modes_test.go
monitor.go
nickname.go fix various bugs 2020-03-17 09:07:32 -04:00
nickserv.go fix various bugs 2020-03-17 09:07:32 -04:00
numerics.go
responsebuffer.go
resume.go
roleplay.go enhancements to roleplay 2020-03-19 17:10:28 -04:00
semaphores.go
server.go fix #704 2020-03-19 07:26:17 -04:00
services.go
snomanager.go
socket.go
stats.go
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go
znc.go