..
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
add mysql timeouts
2020-02-21 00:33:48 -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
Merge branch 'persistent.14'
2020-02-22 23:10:52 -05:00
accounts.go
change "last signoff" tracking to "last seen"
2020-02-27 02:17:58 -05:00
channel.go
change "last signoff" tracking to "last seen"
2020-02-27 02:17:58 -05:00
channelmanager.go
fix #745
2020-01-12 11:24:11 -05:00
channelreg.go
time.Unix still requires normalization to UTC
2020-02-21 00:33:37 -05:00
chanserv.go
Merge branch 'persistent.14'
2020-02-22 23:10:52 -05:00
client_lookup_set.go
change "last signoff" tracking to "last seen"
2020-02-27 02:17:58 -05:00
client_test.go
implement draft/multiline
2019-12-24 09:29:54 -05:00
client.go
change "last signoff" tracking to "last seen"
2020-02-27 02:17:58 -05:00
commands.go
change "last signoff" tracking to "last seen"
2020-02-27 02:17:58 -05:00
config.go
refactoring / bug fixing in history preferences
2020-02-25 00:19:24 -05:00
constants.go
bump version
2019-11-16 18:49:30 -05:00
database.go
Merge branch 'persistent.14'
2020-02-22 23:10:52 -05:00
dline.go
fix #671
2019-11-18 17:21:28 -05:00
errors.go
fix #821
2020-02-26 01:44:05 -05:00
fakelag_test.go
remove indirections in Fakelag and NickTimer
2019-03-08 05:36:54 -05:00
fakelag.go
remove indirections in Fakelag and NickTimer
2019-03-08 05:36:54 -05:00
gateways.go
move authentication data from Client to Session
2020-02-19 00:24:21 -05:00
getters.go
change "last signoff" tracking to "last seen"
2020-02-27 02:17:58 -05:00
handlers.go
handle kiwi's BEFORE *
2020-02-25 00:19:24 -05:00
help.go
Merge branch 'persistent.14'
2020-02-22 23:10:52 -05:00
hostserv.go
use custime.Duration for more config fields
2020-02-20 00:09:39 -05:00
idletimer.go
change "last signoff" tracking to "last seen"
2020-02-27 02:17:58 -05:00
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_test.go
fix #400
2019-04-28 02:48:19 -04:00
modes.go
fix #725
2020-02-21 06:10:35 -05:00
monitor.go
implement draft/resume-0.4
2019-05-21 22:36:37 -04:00
nickname.go
initial persistent history implementation
2020-02-19 00:24:12 -05:00
nickserv.go
make an exception for saset
2020-02-26 02:00:38 -05:00
numerics.go
fix #649
2019-10-16 18:10:32 -04:00
responsebuffer.go
clean up nil checks relevant to always-on join
2020-02-21 00:33:37 -05:00
resume.go
implement draft/resume-0.4
2019-05-21 22:36:37 -04:00
roleplay.go
strip out the +a away mode
2019-04-28 15:12:48 -04:00
semaphores.go
fix some issues found with staticcheck.io
2019-05-10 01:44:14 -04:00
server.go
fix #821
2020-02-26 01:44:05 -05:00
services.go
refactor /HELP for services
2019-07-02 12:48:33 -04:00
snomanager.go
remove more indirections
2019-05-12 20:57:53 -04:00
socket.go
fix a race condition
2019-05-22 16:42:25 -04:00
stats.go
initial persistent history implementation
2020-02-19 00:24:12 -05:00
strings_test.go
restrict ASCII mode to printable characters only
2019-12-22 09:57:49 -05:00
strings.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_test.go
refactor channel registration
2019-03-12 04:16:16 -04:00
whowas.go
refactor channel registration
2019-03-12 04:16:16 -04:00
znc.go
CHATHISTORY with no results SHOULD send an empty batch
2020-02-21 00:33:48 -05:00