選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shivaram Lingamneni 562b85c1c0 simplify some logic 4年前
..
caps ratify SETNAME 4年前
cloaks fix #952 4年前
connection_limits review feedback: rename a key 4年前
custime use custime.Duration for more config fields 4年前
email fix #943 4年前
history fix #1205 4年前
isupport isupport List.Tokens map[string]*string -> map[string]string 4年前
jwt refactor/enhance jwt signing 4年前
languages fix #526 5年前
logger shorten type names to 10 chars 4年前
mkcerts fix #898 4年前
modes Add +T no-CTCP usermode 4年前
mysql Add support for Unix domain sockets. 4年前
passwd refactor the password hashing / password autoupgrade system 5年前
smtp fix #920, #921 4年前
sno add vhost snomasks 4年前
utils use strings.Builder instead of bytes.Buffer where applicable 4年前
accounts.go Merge branch 'realname_again' 4年前
authscript.go review fix 4年前
channel.go fix #1198 4年前
channelmanager.go fix #328 (implement DEFCON) 4年前
channelreg.go fix #889 4年前
chanserv.go Ignore some dodgy TL strings, fix another dodgy string 4年前
client.go minor optimization to Client.Friends 4年前
client_lookup_set.go restore transition mechanism 4年前
client_test.go refactor WhoFields to use value receivers 4年前
commands.go fix #328 (implement DEFCON) 4年前
config.go Merge pull request #1189 from slingamn/tagmsg_storage.1 4年前
constants.go tweak version strings again 4年前
database.go fix #1027 4年前
dline.go fix #671 4年前
errors.go fix #1166 and #1168 4年前
fakelag.go fix #817 4年前
fakelag_test.go fix #817 4年前
gateways.go fix #1050 4年前
getters.go fix #1198 4年前
handlers.go fix #1205 4年前
help.go fix #1060 4年前
histserv.go make histserv replies come from histserv, not hostserv 4年前
hostserv.go review fix 4年前
idletimer.go fix #1027 4年前
ircconn.go don't trim line endings in IRCStreamConn 4年前
kline.go fix #1003 4年前
legacy.go fix #530, #721 4年前
listeners.go delete some unused fields 4年前
misc_test.go time.Unix still requires normalization to UTC 4年前
modes.go Add +T no-CTCP usermode 4年前
modes_test.go Apply default user modes just before registration. 4年前
monitor.go fix #1053, #1083 4年前
nickname.go fix #1027 4年前
nickserv.go enhancements to moderation (#1134, #1135) 4年前
numerics.go implement WHOX 4年前
responsebuffer.go fix TAGMSG playback 4年前
resume.go implement draft/resume-0.4 5年前
roleplay.go fix #1198 4年前
semaphores.go fix some issues found with staticcheck.io 5年前
server.go fix #1198 4年前
services.go handle CTCP VERSION, PING and TIME for services pseudo-users 4年前
signals.go fix plan9 support 4年前
signals_plan9.go fix plan9 support 4年前
snomanager.go remove more indirections 5年前
socket.go simplify Socket.Read 4年前
stats.go Apply default user modes just before registration. 4年前
strings.go make comment consistent with review fix 4年前
strings_test.go test more string cases 4年前
types.go fix #1166 and #1168 4年前
version.go bump version to 2.2.0-rc1 4年前
whowas.go refactor channel registration 5年前
whowas_test.go refactor channel registration 5年前
znc.go simplify some logic 4年前