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