ergo/irc
Shivaram Lingamneni b075ea6eb9 use regular Skeleton instead of SkeletonTweaked
dan: "I probably wouldn't expect those mappings to cause much
trouble at all for legitimate users at the end of the day"

shivaram: [concurs]
2019-06-24 00:16:42 -04:00
..
caps Merge pull request #525 from slingamn/autobrb.8 2019-06-10 01:12:40 +10:00
cloaks give cloaks their own package 2019-05-12 04:03:50 -04:00
connection_limits remove more indirections 2019-05-12 20:57:53 -04:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history review fixes 2019-05-11 21:48:36 -04:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04:00
languages upgrade message-tags to non-draft version 2019-03-07 04:31:08 -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 add some testing 2019-05-27 16:10:10 -04:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils fix #527 2019-05-27 15:51:28 -04:00
accounts.go
channel.go
channelmanager.go
channelreg.go
chanserv.go
client.go Merge pull request #546 from slingamn/issue536.3 2019-06-10 01:13:02 +10:00
client_lookup_set.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
hostserv.go
idletimer.go
kline.go
legacy.go refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
misc_test.go
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go fix #516 2019-05-23 21:21:36 -04:00
services.go
snomanager.go
socket.go
stats.go
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go
znc.go