選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shivaram Lingamneni 514a2e613f fix #1468 3年前
..
caps fix #1468 3年前
cloaks fix #1312 3年前
connection_limits stop autocreating d-lines for throttle violations 3年前
custime use custime.Duration for more config fields 4年前
email fix #1075 3年前
flatip stop autocreating d-lines for throttle violations 3年前
history Merge pull request #1231 from slingamn/buffer.2 3年前
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年前
migrations support migrating anope databases 3年前
mkcerts fix #898 4年前
modes implement a channel forwarding mode 3年前
mysql refactor schema versions to be ints, not strings 3年前
passwd refactor the password hashing / password autoupgrade system 5年前
smtp fix #920, #921 4年前
sno add vhost snomasks 4年前
utils fix #1428 3年前
accounts.go fix #1345 3年前
authscript.go fix #414 3年前
channel.go Merge pull request #1460 from slingamn/issue1449_invite_playback 3年前
channelmanager.go Enhancements to CS PURGE 3年前
channelreg.go implement a channel forwarding mode 3年前
chanserv.go Enhancements to CS PURGE 3年前
client.go Implement expiration for always-on clients 3年前
client_lookup_set.go fix #307 3年前
client_test.go move StringSet to utils package 3年前
commands.go add UNINVITE command (#1171) 3年前
config.go Implement expiration for always-on clients 3年前
config_test.go fix #1049 3年前
constants.go tweak version strings again 4年前
database.go schema change for #1345 3年前
dline.go stop autocreating d-lines for throttle violations 3年前
errors.go implement NS RENAME 3年前
fakelag.go fix #861 3年前
fakelag_test.go fix #817 4年前
gateways.go stop autocreating d-lines for throttle violations 3年前
getters.go Implement expiration for always-on clients 3年前
handlers.go fix #1468 3年前
help.go DEFCON 4 and lower should require SASL from Tor users 3年前
histserv.go pointless refactor of stripMaskFromNick 3年前
hostserv.go refactor services prefixes and notice handlers 3年前
idletimer.go fix #1229 3年前
import.go implement a channel forwarding mode 3年前
ircconn.go more memory-efficient implementation of line reading 3年前
ircconn_test.go add a fuzz test for IRCStreamConn changes 3年前
kline.go fix #1003 4年前
legacy.go first draft of atheme migration code 3年前
listeners.go delete some unused fields 4年前
message_cache.go shorten the cached batch ID for multilines 3年前
misc_test.go time.Unix still requires normalization to UTC 4年前
modes.go implement a channel forwarding mode 3年前
modes_test.go Apply default user modes just before registration. 4年前
monitor.go fix #1053, #1083 4年前
nickname.go refactor services prefixes and notice handlers 3年前
nickserv.go refactor services prefixes and notice handlers 3年前
numerics.go implement a channel forwarding mode 3年前
responsebuffer.go fix #1387 3年前
resume.go implement draft/resume-0.4 5年前
roleplay.go Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3年前
script.go scripting API for IP bans 3年前
semaphores.go scripting API for IP bans 3年前
server.go Implement expiration for always-on clients 3年前
services.go allow overriding services hostname 3年前
signals.go fix plan9 support 4年前
signals_plan9.go fix plan9 support 4年前
snomanager.go remove more indirections 5年前
socket.go more memory-efficient implementation of line reading 3年前
stats.go Apply default user modes just before registration. 4年前
strings.go pointless refactor of stripMaskFromNick 3年前
strings_test.go validate normalized masks as IRC params 3年前
types.go move StringSet to utils package 3年前
usermaskset.go fix #307 3年前
usermaskset_test.go fix #307 3年前
version.go set up new development version 3年前
whowas.go refactor channel registration 5年前
whowas_test.go refactor channel registration 5年前
znc.go move StringSet to utils package 3年前