您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Shivaram Lingamneni d0e11f49ad use the new goshuirc ircreader 3 年前
..
caps fix #1468 3 年前
cloaks fix #1312 3 年前
connection_limits tweaks to UBAN 3 年前
custime use custime.Duration for more config fields 4 年前
email fix #1075 3 年前
flatip initial UBAN implementation 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 fix #1074 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 fix #1074 3 年前
utils consolidate ArgsToStrings 3 年前
accounts.go fix #1490 3 年前
authscript.go fix #414 3 年前
channel.go fix #1176 3 年前
channelmanager.go fix #1507 3 年前
channelreg.go implement a channel forwarding mode 3 年前
chanserv.go Merge pull request #1528 from slingamn/issue1176_operprivs 3 年前
client.go use the new goshuirc ircreader 3 年前
client_lookup_set.go fix #1176 3 年前
client_test.go move StringSet to utils package 3 年前
commands.go fix #1176 3 年前
config.go Merge pull request #1496 from slingamn/jointime.1 3 年前
config_test.go fix #1049 3 年前
constants.go tweak version strings again 4 年前
database.go fix #1490 3 年前
dline.go allow UBAN <ip> REQUIRE-SASL 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 Merge pull request #1496 from slingamn/jointime.1 3 年前
handlers.go docs/USERGUIDE.md & irc/handlers.go: fix spelling of WeeChat 3 年前
help.go allow UBAN <ip> REQUIRE-SASL 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 use the new goshuirc ircreader 3 年前
kline.go initial UBAN implementation 3 年前
legacy.go first draft of atheme migration code 3 年前
listeners.go initial work on #1483 3 年前
message_cache.go shorten the cached batch ID for multilines 3 年前
misc_test.go time.Unix still requires normalization to UTC 4 年前
modes.go fix #1074 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 fix incorrect permissions check in NS CLIENTS LOGOUT 3 年前
numerics.go implement a channel forwarding mode 3 年前
responsebuffer.go fix #1387 3 年前
resume.go implement draft/resume-0.4 5 年前
roleplay.go fix incorrect CTCP ACTION messages sent by roleplay 3 年前
script.go scripting API for IP bans 3 年前
semaphores.go scripting API for IP bans 3 年前
server.go fix #1176 3 年前
services.go fix incorrect sprintf-before-unescape 3 年前
signals.go fix plan9 support 4 年前
signals_plan9.go fix plan9 support 4 年前
snomanager.go fix #1074 3 年前
socket.go more memory-efficient implementation of line reading 3 年前
stats.go Apply default user modes just before registration. 4 年前
strings.go Merge pull request #1438 from slingamn/issue1436_badchars 3 年前
strings_test.go validate normalized masks as IRC params 3 年前
types.go fix #1490 3 年前
uban.go require-sasl uban should not kill authenticated clients 3 年前
usermaskset.go fix #307 3 年前
usermaskset_test.go fix #307 3 年前
version.go set up new development version (again) 3 年前
whowas.go refactor channel registration 5 年前
whowas_test.go refactor channel registration 5 年前
znc.go move StringSet to utils package 3 年前