您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Shivaram Lingamneni ed75533cb1
optionally protect against multiple starts with flock (#1873)
2 年前
..
caps rename oragono.io/nope to ergo.chat/nope 2 年前
cloaks fix #1647 3 年前
connection_limits first pass at renaming Oragono to Ergo 3 年前
custime use custime.Duration for more config fields 4 年前
email Add email-based password reset (#1779) 2 年前
flatip fix #1842 2 年前
flock optionally protect against multiple starts with flock (#1873) 2 年前
history fix #1676, take 2 2 年前
isupport isupport List.Tokens map[string]*string -> map[string]string 4 年前
jwt replace jwt library 2 年前
languages upgrade go to 1.16 3 年前
logger shorten type names to 10 chars 4 年前
migrations support migrating anope databases 3 年前
mkcerts fix #898 4 年前
modes first pass at renaming Oragono to Ergo 3 年前
mysql CHATHISTORY with nonexistent msgid should send empty batch 2 年前
passwd refactor the password hashing / password autoupgrade system 5 年前
smtp Add email-based password reset (#1779) 2 年前
sno DISCONNECT Sno for always-on and/or multiclient 2 年前
utils fix #1676, take 2 2 年前
accounts.go reorder imports 2 年前
authscript.go first pass at renaming Oragono to Ergo 3 年前
channel.go fix #1876 2 年前
channelmanager.go fix #1756 2 年前
channelreg.go first pass at renaming Oragono to Ergo 3 年前
chanserv.go fix #1860 2 年前
client.go fix #1676, take 2 2 年前
client_lookup_set.go disallow initial $ in nicknames 2 年前
client_test.go first pass at renaming Oragono to Ergo 3 年前
commands.go update draft/register -> draft/account-registration 2 年前
config.go optionally protect against multiple starts with flock (#1873) 2 年前
config_test.go first pass at renaming Oragono to Ergo 3 年前
constants.go tweak version strings again 4 年前
database.go fix spurious error logline in schema change 2 年前
dline.go first pass at renaming Oragono to Ergo 3 年前
errors.go implement SCRAM-SHA-256 2 年前
fakelag.go fix #861 3 年前
fakelag_test.go fix #817 4 年前
gateways.go first pass at renaming Oragono to Ergo 3 年前
getters.go fix #1650 2 年前
handlers.go correctly account for nickname in CAP LS arithmetic 2 年前
help.go update help entry for CHATHISTORY 2 年前
histserv.go Revert "fix #1676" 2 年前
hostserv.go fix #1844 2 年前
import.go explicitly close the DB during importdb 2 年前
ircconn.go use ergochat/irc-go instead of goshuirc/irc-go 2 年前
kline.go first pass at renaming Oragono to Ergo 3 年前
legacy.go first draft of atheme migration code 3 年前
listeners.go first pass at renaming Oragono to Ergo 3 年前
message_cache.go use ergochat/irc-go instead of goshuirc/irc-go 2 年前
misc_test.go time.Unix still requires normalization to UTC 4 年前
modes.go SAMODE +f shouldn't require channel privileges 2 年前
modes_test.go first pass at renaming Oragono to Ergo 3 年前
monitor.go Add support for extended-monitor 2 年前
nickname.go use ergochat/irc-go instead of goshuirc/irc-go 2 年前
nickserv.go small refactor 2 年前
numerics.go Show real IP in WHOWAS to opers with ban capability. 2 年前
panic.go factor out some shared code 2 年前
responsebuffer.go use ergochat/irc-go instead of goshuirc/irc-go 2 年前
roleplay.go first pass at renaming Oragono to Ergo 3 年前
script.go scripting API for IP bans 3 年前
semaphores.go first pass at renaming Oragono to Ergo 3 年前
server.go optionally protect against multiple starts with flock (#1873) 2 年前
services.go use ergochat/irc-go instead of goshuirc/irc-go 2 年前
snomanager.go use ergochat/irc-go instead of goshuirc/irc-go 2 年前
socket.go first pass at renaming Oragono to Ergo 3 年前
stats.go Apply default user modes just before registration. 4 年前
strings.go add # to disfavoredNameCharacters 2 年前
strings_test.go validate normalized masks as IRC params 3 年前
types.go first pass at renaming Oragono to Ergo 3 年前
uban.go fix missing parenthesis in UBAN INFO 2 年前
usermaskset.go first pass at renaming Oragono to Ergo 3 年前
usermaskset_test.go fix #307 3 年前
version.go set up new development version 2 年前
whowas.go refactor channel registration 5 年前
whowas_test.go refactor channel registration 5 年前
znc.go fix #1676, take 2 2 年前