選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shivaram Lingamneni 40ceb4956c
Merge pull request #2145 from slingamn/issue2144
2週間前
..
bunt refactor of channel persistence to use UUIDs 1年前
caps implement SASL OAUTHBEARER and draft/bearer (#2122) 2ヶ月前
cloaks fix #1647 2年前
connection_limits first pass at renaming Oragono to Ergo 2年前
custime use custime.Duration for more config fields 4年前
datastore refactor of channel persistence to use UUIDs 1年前
email fix #2142 3週間前
flatip fix #1842 2年前
flock optionally protect against multiple starts with flock (#1873) 2年前
history use slices.Reverse from go1.21 8ヶ月前
isupport pull out max parameters constant in isupport impl 2ヶ月前
jwt bearer: close open jwt key files 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 tweaks to NAMES implementation (#2058) 1年前
mysql use slices.Reverse from go1.21 8ヶ月前
oauth2 implement SASL OAUTHBEARER and draft/bearer (#2122) 2ヶ月前
passwd include a fixed test vector in password tests 4ヶ月前
smtp fix #2142 3週間前
sno DISCONNECT Sno for always-on and/or multiclient 2年前
utils use maps.Clone from go1.21 8ヶ月前
accept.go fix #1688 2年前
accept_test.go add tests covering (*AcceptManager).Unaccept 2年前
accounts.go implement SASL OAUTHBEARER and draft/bearer (#2122) 2ヶ月前
authscript.go implement SASL OAUTHBEARER and draft/bearer (#2122) 2ヶ月前
channel.go fix #2144 2週間前
channelmanager.go refactor of channel persistence to use UUIDs 1年前
channelreg.go refactor of channel persistence to use UUIDs 1年前
chanserv.go use slices.Contains from go1.21 8ヶ月前
client.go add a config switch to accept hostnames from WEBIRC 2週間前
client_lookup_set.go fix #2135 1ヶ月前
client_test.go tweaks to NAMES implementation (#2058) 1年前
commands.go Implement draft/message-redaction (#2065) 11ヶ月前
config.go fix #2129 (#2132) 2ヶ月前
config_test.go fix #2129 (#2132) 2ヶ月前
constants.go tweak version strings again 4年前
database.go fix #2139 1ヶ月前
dline.go first pass at renaming Oragono to Ergo 2年前
errors.go implement SASL OAUTHBEARER and draft/bearer (#2122) 2ヶ月前
fakelag.go use maps.Clone from go1.21 8ヶ月前
fakelag_test.go exempt a configurable number of MARKREAD commands from fakelag 1年前
gateways.go add a config switch to accept hostnames from WEBIRC 2週間前
getters.go clean up dead code 2ヶ月前
handlers.go add a config switch to accept hostnames from WEBIRC 2週間前
help.go Implement draft/message-redaction (#2065) 11ヶ月前
histserv.go Implement draft/message-redaction (#2065) 11ヶ月前
hostserv.go refactor of channel persistence to use UUIDs 1年前
import.go refactor of channel persistence to use UUIDs 1年前
ircconn.go always validate UTF8 from websockets 1年前
kline.go first pass at renaming Oragono to Ergo 2年前
legacy.go refactor of channel persistence to use UUIDs 1年前
listeners.go make ReloadableListener lock-free 1年前
message_cache.go clean up force-trailing logic 11ヶ月前
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 Merge pull request #2136 from slingamn/issue2135_nicknameinuse 1ヶ月前
nickserv.go Gracefully handle NS cert add myself <fp> (#2128) 2ヶ月前
numerics.go fix #2109 (#2111) 4ヶ月前
panic.go factor out some shared code 2年前
responsebuffer.go clean up nested batch logic 11ヶ月前
roleplay.go first pass at renaming Oragono to Ergo 2年前
script.go scripting API for IP bans 3年前
semaphores.go first pass at renaming Oragono to Ergo 2年前
serde.go refactor of channel persistence to use UUIDs 1年前
server.go add a config switch to accept hostnames from WEBIRC 2週間前
services.go fix #1850 1年前
snomanager.go use ergochat/irc-go instead of goshuirc/irc-go 2年前
socket.go replace some utils.Semaphore with (*sync.Mutex).TryLock 1年前
stats.go Apply default user modes just before registration. 3年前
strings.go implement draft/read-marker capability 2年前
strings_test.go validate normalized masks as IRC params 3年前
types.go tweaks to NAMES implementation (#2058) 1年前
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 set up new development version 2ヶ月前
whowas.go refactor channel registration 5年前
whowas_test.go refactor channel registration 5年前
znc.go upgrade to go 1.18, use generics 2年前