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
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
languages
ldap minor fixes 2020-02-11 22:08:41 -05:00
logger
mkcerts
modes
mysql
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
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 partial implementation of #729 2020-03-25 12:13:31 -04:00
channelmanager.go
channelreg.go fix #889 2020-03-20 14:47:40 -04:00
chanserv.go
client.go
client_lookup_set.go rename a variable 2020-03-19 05:09:25 -04:00
client_test.go
commands.go fix #817 2020-03-27 10:40:19 -04:00
config.go
constants.go bump to next development version 2020-03-08 23:01:52 -04:00
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go fix #817 2020-03-27 10:40:19 -04:00
gateways.go move authentication data from Client to Session 2020-02-19 00:24:21 -05:00
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
idletimer.go change "last signoff" tracking to "last seen" 2020-02-27 02:17:58 -05:00
kline.go
legacy.go
misc_test.go time.Unix still requires normalization to UTC 2020-02-21 00:33:37 -05:00
modes.go
modes_test.go
monitor.go
nickname.go fix #908 2020-03-26 16:25:37 -04:00
nickserv.go fix #913 2020-03-27 17:52:37 -04:00
numerics.go fix #649 2019-10-16 18:10:32 -04:00
responsebuffer.go
resume.go
roleplay.go enhancements to roleplay 2020-03-19 17:10:28 -04:00
semaphores.go fix some issues found with staticcheck.io 2019-05-10 01:44:14 -04:00
server.go fix #913 2020-03-27 17:52:37 -04:00
services.go refactor /HELP for services 2019-07-02 12:48:33 -04:00
snomanager.go
socket.go increase TLS handshake timeout 2020-03-22 10:09:20 -04:00
stats.go
strings.go
strings_test.go restrict ASCII mode to printable characters only 2019-12-22 09:57:49 -05:00
types.go fix #581 2019-12-17 13:21:26 -05:00
whowas.go
whowas_test.go refactor channel registration 2019-03-12 04:16:16 -04:00
znc.go