You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shivaram Lingamneni 58d089020e send command processing errors to the originating session only 5 years ago
..
caps review fixes 5 years ago
cloaks give cloaks their own package 5 years ago
connection_limits remove more indirections 5 years ago
custime dline/kline: Allow year/month/day durations 7 years ago
history review fixes 5 years ago
isupport load isupport directly into the config object 5 years ago
languages upgrade message-tags to non-draft version 5 years ago
logger pointless optimizations to the logger 5 years ago
mkcerts Move mkcerts package under lib/ 6 years ago
modes fix some issues found with staticcheck.io 5 years ago
passwd refactor the password hashing / password autoupgrade system 5 years ago
sno Only allow valid snomasks to be set 6 years ago
utils formalize token munging code 5 years ago
accounts.go Merge remote-tracking branch 'origin/master' into compat.4 5 years ago
channel.go formalize token munging code 5 years ago
channelmanager.go update registeredChannels cache on rename as well 5 years ago
channelreg.go refactor channel registration 5 years ago
chanserv.go refactor channel registration 5 years ago
client.go send command processing errors to the originating session only 5 years ago
client_lookup_set.go fix handling of nil session in reattach code 5 years ago
commands.go WHO should leave the client idle 5 years ago
config.go add a manual entry for cloaks 5 years ago
constants.go new unreleased version 5 years ago
database.go track channel registrations per account 5 years ago
dline.go normalize most times in the app to UTC 5 years ago
errors.go pass the correct quit message when a proxied client is banned 5 years ago
fakelag.go remove indirections in Fakelag and NickTimer 5 years ago
fakelag_test.go remove indirections in Fakelag and NickTimer 5 years ago
gateways.go pass the correct quit message when a proxied client is banned 5 years ago
getters.go normalize most times in the app to UTC 5 years ago
handlers.go fix #488 5 years ago
help.go Review and spec updates 5 years ago
hostserv.go normalize most times in the app to UTC 5 years ago
idletimer.go fix #449 5 years ago
kline.go normalize most times in the app to UTC 5 years ago
legacy.go refactor the password hashing / password autoupgrade system 5 years ago
modes.go fix #400 5 years ago
modes_test.go fix #400 5 years ago
monitor.go remove more indirections 5 years ago
nickname.go fix #360 5 years ago
nickserv.go Update translations 5 years ago
numerics.go Initial ACC update to match the new spec 5 years ago
responsebuffer.go fix #387 5 years ago
resume.go consume resume token during VerifyToken 5 years ago
roleplay.go strip out the +a away mode 5 years ago
semaphores.go fix some issues found with staticcheck.io 5 years ago
server.go consolidate acceptClient into RunNewClient 5 years ago
services.go Fix dodgy TL strings to make them easier to translate 5 years ago
snomanager.go remove more indirections 5 years ago
socket.go extract Semaphore to utils package 5 years ago
stats.go refactor channel registration 5 years ago
strings.go Restrict idents as other servers do 5 years ago
strings_test.go Restrict idents as other servers do 5 years ago
types.go upgrade message-tags to non-draft version 5 years ago
whowas.go refactor channel registration 5 years ago
whowas_test.go refactor channel registration 5 years ago