ergo/irc
Shivaram Lingamneni bbd8807d65
Merge pull request #915 from slingamn/issue817_fakelag.1
fix #817
2020-03-29 18:00:34 -07: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
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
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts fix #898 2020-03-22 18:18:48 -04:00
modes
mysql
passwd
sno
utils enhancements to roleplay 2020-03-19 17:10:28 -04:00
accounts.go fix #913 2020-03-27 17:52:37 -04:00
channel.go
channelmanager.go
channelreg.go
chanserv.go
client.go
client_lookup_set.go
client_test.go
commands.go fix #817 2020-03-27 10:40:19 -04:00
config.go
constants.go
database.go fix #836 2020-03-01 03:39:25 -05:00
dline.go
errors.go
fakelag.go
fakelag_test.go fix #817 2020-03-27 10:40:19 -04:00
gateways.go
getters.go
handlers.go Merge pull request #915 from slingamn/issue817_fakelag.1 2020-03-29 18:00:34 -07:00
help.go
hostserv.go fix #805 2020-03-18 07:07:20 -04:00
idletimer.go
kline.go normalize most times in the app to UTC 2019-05-12 20:57:53 -04:00
legacy.go fix #530, #721 2019-12-29 12:05:01 -05:00
misc_test.go time.Unix still requires normalization to UTC 2020-02-21 00:33:37 -05:00
modes.go
modes_test.go fix #400 2019-04-28 02:48:19 -04:00
monitor.go implement draft/resume-0.4 2019-05-21 22:36:37 -04:00
nickname.go fix #908 2020-03-26 16:25:37 -04:00
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go
services.go
snomanager.go
socket.go
stats.go
strings.go fix #749 2020-03-16 13:48:14 -04:00
strings_test.go
types.go
whowas.go
whowas_test.go
znc.go