選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Daniel Oaks b8c9de5379 Make strings easier to understand 5年前
..
caps review fixes 5年前
cloaks give cloaks their own package 5年前
connection_limits remove more indirections 5年前
custime dline/kline: Allow year/month/day durations 7年前
history review fixes 5年前
isupport load isupport directly into the config object 5年前
languages upgrade message-tags to non-draft version 5年前
logger pointless optimizations to the logger 5年前
mkcerts Move mkcerts package under lib/ 6年前
modes fix some issues found with staticcheck.io 5年前
passwd refactor the password hashing / password autoupgrade system 5年前
sno Only allow valid snomasks to be set 6年前
utils formalize token munging code 5年前
accounts.go Merge remote-tracking branch 'origin/master' into compat.4 5年前
channel.go formalize token munging code 5年前
channelmanager.go update registeredChannels cache on rename as well 5年前
channelreg.go refactor channel registration 5年前
chanserv.go Make strings easier to understand 5年前
client.go send command processing errors to the originating session only 5年前
client_lookup_set.go fix handling of nil session in reattach code 5年前
commands.go WHO should leave the client idle 5年前
config.go add a manual entry for cloaks 5年前
constants.go new unreleased version 5年前
database.go track channel registrations per account 5年前
dline.go normalize most times in the app to UTC 5年前
errors.go pass the correct quit message when a proxied client is banned 5年前
fakelag.go remove indirections in Fakelag and NickTimer 5年前
fakelag_test.go remove indirections in Fakelag and NickTimer 5年前
gateways.go pass the correct quit message when a proxied client is banned 5年前
getters.go normalize most times in the app to UTC 5年前
handlers.go fix #488 5年前
help.go Review and spec updates 5年前
hostserv.go normalize most times in the app to UTC 5年前
idletimer.go fix #449 5年前
kline.go normalize most times in the app to UTC 5年前
legacy.go refactor the password hashing / password autoupgrade system 5年前
modes.go fix #400 5年前
modes_test.go fix #400 5年前
monitor.go remove more indirections 5年前
nickname.go fix #360 5年前
nickserv.go Update translations 5年前
numerics.go Initial ACC update to match the new spec 5年前
responsebuffer.go fix #387 5年前
resume.go consume resume token during VerifyToken 5年前
roleplay.go strip out the +a away mode 5年前
semaphores.go fix some issues found with staticcheck.io 5年前
server.go consolidate acceptClient into RunNewClient 5年前
services.go Fix dodgy TL strings to make them easier to translate 5年前
snomanager.go remove more indirections 5年前
socket.go extract Semaphore to utils package 5年前
stats.go refactor channel registration 5年前
strings.go Restrict idents as other servers do 5年前
strings_test.go Restrict idents as other servers do 5年前
types.go upgrade message-tags to non-draft version 5年前
whowas.go refactor channel registration 5年前
whowas_test.go refactor channel registration 5年前