Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Shivaram Lingamneni 40ceb4956c
Merge pull request #2145 from slingamn/issue2144
2 nedēļas atpakaļ
..
bunt refactor of channel persistence to use UUIDs 1 gadu atpakaļ
caps implement SASL OAUTHBEARER and draft/bearer (#2122) 2 mēnešus atpakaļ
cloaks fix #1647 2 gadus atpakaļ
connection_limits first pass at renaming Oragono to Ergo 2 gadus atpakaļ
custime use custime.Duration for more config fields 4 gadus atpakaļ
datastore refactor of channel persistence to use UUIDs 1 gadu atpakaļ
email fix #2142 3 nedēļas atpakaļ
flatip fix #1842 2 gadus atpakaļ
flock optionally protect against multiple starts with flock (#1873) 2 gadus atpakaļ
history use slices.Reverse from go1.21 8 mēnešus atpakaļ
isupport pull out max parameters constant in isupport impl 2 mēnešus atpakaļ
jwt bearer: close open jwt key files 2 mēnešus atpakaļ
languages upgrade go to 1.16 3 gadus atpakaļ
logger use new aligned atomic types everywhere 1 gadu atpakaļ
migrations support migrating anope databases 3 gadus atpakaļ
mkcerts fix #898 4 gadus atpakaļ
modes tweaks to NAMES implementation (#2058) 1 gadu atpakaļ
mysql use slices.Reverse from go1.21 8 mēnešus atpakaļ
oauth2 implement SASL OAUTHBEARER and draft/bearer (#2122) 2 mēnešus atpakaļ
passwd include a fixed test vector in password tests 4 mēnešus atpakaļ
smtp fix #2142 3 nedēļas atpakaļ
sno DISCONNECT Sno for always-on and/or multiclient 2 gadus atpakaļ
utils use maps.Clone from go1.21 8 mēnešus atpakaļ
accept.go fix #1688 2 gadus atpakaļ
accept_test.go add tests covering (*AcceptManager).Unaccept 2 gadus atpakaļ
accounts.go implement SASL OAUTHBEARER and draft/bearer (#2122) 2 mēnešus atpakaļ
authscript.go implement SASL OAUTHBEARER and draft/bearer (#2122) 2 mēnešus atpakaļ
channel.go fix #2144 2 nedēļas atpakaļ
channelmanager.go refactor of channel persistence to use UUIDs 1 gadu atpakaļ
channelreg.go refactor of channel persistence to use UUIDs 1 gadu atpakaļ
chanserv.go use slices.Contains from go1.21 8 mēnešus atpakaļ
client.go add a config switch to accept hostnames from WEBIRC 2 nedēļas atpakaļ
client_lookup_set.go fix #2135 1 mēnesi atpakaļ
client_test.go tweaks to NAMES implementation (#2058) 1 gadu atpakaļ
commands.go Implement draft/message-redaction (#2065) 11 mēnešus atpakaļ
config.go fix #2129 (#2132) 2 mēnešus atpakaļ
config_test.go fix #2129 (#2132) 2 mēnešus atpakaļ
constants.go tweak version strings again 4 gadus atpakaļ
database.go fix #2139 1 mēnesi atpakaļ
dline.go first pass at renaming Oragono to Ergo 2 gadus atpakaļ
errors.go implement SASL OAUTHBEARER and draft/bearer (#2122) 2 mēnešus atpakaļ
fakelag.go use maps.Clone from go1.21 8 mēnešus atpakaļ
fakelag_test.go exempt a configurable number of MARKREAD commands from fakelag 1 gadu atpakaļ
gateways.go add a config switch to accept hostnames from WEBIRC 2 nedēļas atpakaļ
getters.go clean up dead code 2 mēnešus atpakaļ
handlers.go add a config switch to accept hostnames from WEBIRC 2 nedēļas atpakaļ
help.go Implement draft/message-redaction (#2065) 11 mēnešus atpakaļ
histserv.go Implement draft/message-redaction (#2065) 11 mēnešus atpakaļ
hostserv.go refactor of channel persistence to use UUIDs 1 gadu atpakaļ
import.go refactor of channel persistence to use UUIDs 1 gadu atpakaļ
ircconn.go always validate UTF8 from websockets 1 gadu atpakaļ
kline.go first pass at renaming Oragono to Ergo 2 gadus atpakaļ
legacy.go refactor of channel persistence to use UUIDs 1 gadu atpakaļ
listeners.go make ReloadableListener lock-free 1 gadu atpakaļ
message_cache.go clean up force-trailing logic 11 mēnešus atpakaļ
misc_test.go fix #1688 2 gadus atpakaļ
modes.go SAMODE +f shouldn't require channel privileges 2 gadus atpakaļ
modes_test.go fix #1688 2 gadus atpakaļ
monitor.go upgrade to go 1.18, use generics 2 gadus atpakaļ
nickname.go Merge pull request #2136 from slingamn/issue2135_nicknameinuse 1 mēnesi atpakaļ
nickserv.go Gracefully handle NS cert add myself <fp> (#2128) 2 mēnešus atpakaļ
numerics.go fix #2109 (#2111) 4 mēnešus atpakaļ
panic.go factor out some shared code 2 gadus atpakaļ
responsebuffer.go clean up nested batch logic 11 mēnešus atpakaļ
roleplay.go first pass at renaming Oragono to Ergo 2 gadus atpakaļ
script.go scripting API for IP bans 3 gadus atpakaļ
semaphores.go first pass at renaming Oragono to Ergo 2 gadus atpakaļ
serde.go refactor of channel persistence to use UUIDs 1 gadu atpakaļ
server.go add a config switch to accept hostnames from WEBIRC 2 nedēļas atpakaļ
services.go fix #1850 1 gadu atpakaļ
snomanager.go use ergochat/irc-go instead of goshuirc/irc-go 2 gadus atpakaļ
socket.go replace some utils.Semaphore with (*sync.Mutex).TryLock 1 gadu atpakaļ
stats.go Apply default user modes just before registration. 3 gadus atpakaļ
strings.go implement draft/read-marker capability 2 gadus atpakaļ
strings_test.go validate normalized masks as IRC params 3 gadus atpakaļ
types.go tweaks to NAMES implementation (#2058) 1 gadu atpakaļ
uban.go fix missing parenthesis in UBAN INFO 2 gadus atpakaļ
usermaskset.go use new aligned atomic types everywhere 1 gadu atpakaļ
usermaskset_test.go fix #307 3 gadus atpakaļ
version.go set up new development version 2 mēnešus atpakaļ
whowas.go refactor channel registration 5 gadus atpakaļ
whowas_test.go refactor channel registration 5 gadus atpakaļ
znc.go upgrade to go 1.18, use generics 2 gadus atpakaļ