選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shivaram Lingamneni c92192ef48 review fixes; add submatch support to glob 4年前
..
caps rename 'bouncer' to 'multiclient' 4年前
cloaks fix #741 4年前
connection_limits review feedback: rename a key 4年前
custime use custime.Duration for more config fields 4年前
email fix #943 4年前
history fix #532 4年前
isupport load isupport directly into the config object 5年前
languages fix #526 5年前
ldap minor fixes 4年前
logger shorten type names to 10 chars 4年前
mkcerts fix #898 4年前
modes partial implementation of #729 4年前
mysql fix #833 4年前
passwd refactor the password hashing / password autoupgrade system 5年前
smtp fix #920, #921 4年前
sno add vhost snomasks 4年前
utils review fixes; add submatch support to glob 4年前
accounts.go fix #962 4年前
channel.go fix #959 4年前
channelmanager.go fix #889 4年前
channelreg.go fix #889 4年前
chanserv.go fix #532 4年前
client.go review fixes; add submatch support to glob 4年前
client_lookup_set.go fix #955 4年前
client_test.go implement draft/multiline 4年前
commands.go fix #817 4年前
config.go review fixes; add submatch support to glob 4年前
constants.go bump to next development version 4年前
database.go fix #836 4年前
dline.go fix #671 4年前
errors.go fix #955 4年前
fakelag.go fix #817 4年前
fakelag_test.go fix #817 4年前
gateways.go more work on websocket support 4年前
getters.go fix #933 4年前
handlers.go more work on websocket support 4年前
help.go fix #930 4年前
hostserv.go fix #805 4年前
idletimer.go change "last signoff" tracking to "last seen" 4年前
ircconn.go review fixes; add submatch support to glob 4年前
kline.go normalize most times in the app to UTC 5年前
legacy.go fix #530, #721 4年前
listeners.go review fixes; add submatch support to glob 4年前
misc_test.go time.Unix still requires normalization to UTC 4年前
modes.go Set default user modes when always-on clients reconnect. Add default-user-modes configuration to conventional.yaml. Fix comment on DefaultUserModes. 4年前
modes_test.go Add test for ParseDefaultUserModes. 4年前
monitor.go implement draft/resume-0.4 5年前
nickname.go fix #955 4年前
nickserv.go make erase confirmation code nondeterministic 4年前
numerics.go fix #936 4年前
responsebuffer.go clean up nil checks relevant to always-on join 4年前
resume.go implement draft/resume-0.4 5年前
roleplay.go enhancements to roleplay 4年前
semaphores.go fix some issues found with staticcheck.io 5年前
server.go review fixes; add submatch support to glob 4年前
services.go refactor /HELP for services 5年前
snomanager.go remove more indirections 5年前
socket.go review fixes; add submatch support to glob 4年前
stats.go initial persistent history implementation 4年前
strings.go fix #749 4年前
strings_test.go restrict ASCII mode to printable characters only 4年前
types.go fix #581 4年前
whowas.go refactor channel registration 5年前
whowas_test.go refactor channel registration 5年前
znc.go fix #831 4年前