ergo/irc
Shivaram Lingamneni 3dc5c8de78 more work on websocket support 2020-05-04 23:26:51 -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
email fix #943 2020-04-13 11:54:39 -04:00
history fix #532 2020-04-23 01:29:08 -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
ldap minor fixes 2020-02-11 22:08:41 -05:00
logger shorten type names to 10 chars 2020-04-12 14:01:07 -04:00
mkcerts fix #898 2020-03-22 18:18:48 -04:00
modes partial implementation of #729 2020-03-25 12:13:31 -04:00
mysql fix #833 2020-02-28 05:41:08 -05:00
passwd
smtp fix #920, #921 2020-04-05 03:48:59 -04:00
sno add vhost snomasks 2020-02-02 02:03:08 -05:00
utils more work on websocket support 2020-05-04 23:26:51 -04:00
accounts.go
channel.go
channelmanager.go
channelreg.go
chanserv.go
client.go
client_lookup_set.go
client_test.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 fix #930 2020-04-06 10:47:55 -04:00
hostserv.go
idletimer.go
ircconn.go
kline.go
legacy.go
listeners.go
misc_test.go
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go fix #936 2020-04-07 12:24:44 -04:00
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go
services.go
snomanager.go
socket.go
stats.go
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go
znc.go