選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shivaram Lingamneni 7ce0636276 refactor of channel persistence to use UUIDs 1年前
..
bunt refactor of channel persistence to use UUIDs 1年前
caps add standard-replies capability 1年前
cloaks fix #1647 3年前
connection_limits first pass at renaming Oragono to Ergo 3年前
custime use custime.Duration for more config fields 4年前
datastore refactor of channel persistence to use UUIDs 1年前
email Add email-based password reset (#1779) 2年前
flatip fix #1842 2年前
flock optionally protect against multiple starts with flock (#1873) 2年前
history remove history.ReverseCorrespondents in favor of generics 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 use new aligned atomic types everywhere 1年前
migrations support migrating anope databases 3年前
mkcerts fix #898 4年前
modes first pass at renaming Oragono to Ergo 3年前
mysql use new aligned atomic types everywhere 1年前
passwd refactor the password hashing / password autoupgrade system 5年前
smtp apply go1.19 gofmt 1年前
sno DISCONNECT Sno for always-on and/or multiclient 3年前
utils refactor of channel persistence to use UUIDs 1年前
accept.go fix #1688 2年前
accept_test.go add tests covering (*AcceptManager).Unaccept 2年前
accounts.go refactor of channel persistence to use UUIDs 1年前
authscript.go add ip-check-script.exempt-sasl 2年前
channel.go refactor of channel persistence to use UUIDs 1年前
channelmanager.go refactor of channel persistence to use UUIDs 1年前
channelreg.go refactor of channel persistence to use UUIDs 1年前
chanserv.go refactor of channel persistence to use UUIDs 1年前
client.go replace some utils.Semaphore with (*sync.Mutex).TryLock 1年前
client_lookup_set.go partial fix for #1933 2年前
client_test.go upgrade to go 1.18, use generics 2年前
commands.go initial implementation of draft/persistence 1年前
config.go re-add draft/CHATHISTORY 005 1年前
config_test.go first pass at renaming Oragono to Ergo 3年前
constants.go tweak version strings again 4年前
database.go refactor of channel persistence to use UUIDs 1年前
dline.go first pass at renaming Oragono to Ergo 3年前
errors.go refactor of channel persistence to use UUIDs 1年前
fakelag.go exempt a configurable number of MARKREAD commands from fakelag 1年前
fakelag_test.go exempt a configurable number of MARKREAD commands from fakelag 1年前
gateways.go first pass at renaming Oragono to Ergo 3年前
getters.go refactor of channel persistence to use UUIDs 1年前
handlers.go refactor of channel persistence to use UUIDs 1年前
help.go initial implementation of draft/persistence 1年前
histserv.go histserv delete now requires two params 2年前
hostserv.go refactor of channel persistence to use UUIDs 1年前
import.go refactor of channel persistence to use UUIDs 1年前
ircconn.go use ergochat/irc-go instead of goshuirc/irc-go 3年前
kline.go first pass at renaming Oragono to Ergo 3年前
legacy.go refactor of channel persistence to use UUIDs 1年前
listeners.go first pass at renaming Oragono to Ergo 3年前
message_cache.go update ergo to work with irc-go v0.1.0 2年前
misc_test.go fix #1688 2年前
modes.go SAMODE +f shouldn't require channel privileges 2年前
modes_test.go fix #1688 2年前
monitor.go upgrade to go 1.18, use generics 2年前
nickname.go upgrade to go 1.18, use generics 2年前
nickserv.go refactor of channel persistence to use UUIDs 1年前
numerics.go Show real IP in WHOWAS to opers with ban capability. 3年前
panic.go factor out some shared code 2年前
responsebuffer.go use ergochat/irc-go instead of goshuirc/irc-go 3年前
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年前
serde.go refactor of channel persistence to use UUIDs 1年前
server.go refactor of channel persistence to use UUIDs 1年前
services.go fix #1850 1年前
snomanager.go use ergochat/irc-go instead of goshuirc/irc-go 3年前
socket.go replace some utils.Semaphore with (*sync.Mutex).TryLock 1年前
stats.go Apply default user modes just before registration. 4年前
strings.go implement draft/read-marker capability 2年前
strings_test.go validate normalized masks as IRC params 3年前
types.go upgrade to go 1.18, use generics 2年前
uban.go fix missing parenthesis in UBAN INFO 2年前
usermaskset.go use new aligned atomic types everywhere 1年前
usermaskset_test.go fix #307 3年前
version.go bump version for new development cycle 1年前
whowas.go refactor channel registration 5年前
whowas_test.go refactor channel registration 5年前
znc.go upgrade to go 1.18, use generics 2年前