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 f6f7315458 bump version for new development cycle 1 year ago
..
caps update persistence spec link 1 year ago
cloaks fix #1647 2 years ago
connection_limits first pass at renaming Oragono to Ergo 2 years ago
custime use custime.Duration for more config fields 4 years ago
email Add email-based password reset (#1779) 2 years ago
flatip fix #1842 2 years ago
flock optionally protect against multiple starts with flock (#1873) 2 years ago
history remove history.ReverseCorrespondents in favor of generics 2 years ago
isupport isupport List.Tokens map[string]*string -> map[string]string 4 years ago
jwt replace jwt library 2 years 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 first pass at renaming Oragono to Ergo 2 years ago
mysql use new aligned atomic types everywhere 1 year ago
passwd refactor the password hashing / password autoupgrade system 5 years ago
smtp apply go1.19 gofmt 1 year ago
sno DISCONNECT Sno for always-on and/or multiclient 2 years ago
utils don't reference SIGUSR1 on windows (#2018) 1 year ago
accept.go fix #1688 2 years ago
accept_test.go add tests covering (*AcceptManager).Unaccept 2 years ago
accounts.go fix read markers not being reloaded on restart 2 years ago
authscript.go add ip-check-script.exempt-sasl 2 years ago
channel.go replace some utils.Semaphore with (*sync.Mutex).TryLock 1 year ago
channelmanager.go upgrade to go 1.18, use generics 2 years ago
channelreg.go upgrade to go 1.18, use generics 2 years ago
chanserv.go fix #2002 (#2003) 1 year ago
client.go replace some utils.Semaphore with (*sync.Mutex).TryLock 1 year ago
client_lookup_set.go partial fix for #1933 2 years ago
client_test.go upgrade to go 1.18, use generics 2 years ago
commands.go initial implementation of draft/persistence 1 year ago
config.go re-add draft/CHATHISTORY 005 1 year ago
config_test.go first pass at renaming Oragono to Ergo 2 years ago
constants.go tweak version strings again 4 years ago
database.go fix spurious error logline in schema change 2 years ago
dline.go first pass at renaming Oragono to Ergo 2 years ago
errors.go fix #1886 2 years ago
fakelag.go exempt a configurable number of MARKREAD commands from fakelag 1 year ago
fakelag_test.go exempt a configurable number of MARKREAD commands from fakelag 1 year ago
gateways.go first pass at renaming Oragono to Ergo 2 years ago
getters.go use new aligned atomic types everywhere 1 year ago
handlers.go persistence broadcast needs a cap check 1 year ago
help.go initial implementation of draft/persistence 1 year ago
histserv.go histserv delete now requires two params 2 years ago
hostserv.go fix incorrect HOSTSERV HELP SET 2 years ago
import.go upgrade to go 1.18, use generics 2 years ago
ircconn.go use ergochat/irc-go instead of goshuirc/irc-go 2 years ago
kline.go first pass at renaming Oragono to Ergo 2 years ago
legacy.go first draft of atheme migration code 3 years ago
listeners.go first pass at renaming Oragono to Ergo 2 years ago
message_cache.go update ergo to work with irc-go v0.1.0 2 years 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 upgrade to go 1.18, use generics 2 years ago
nickserv.go Fix SAREGISTER short help in SAVERIFY command 1 year ago
numerics.go Show real IP in WHOWAS to opers with ban capability. 2 years ago
panic.go factor out some shared code 2 years ago
responsebuffer.go use ergochat/irc-go instead of goshuirc/irc-go 2 years ago
roleplay.go first pass at renaming Oragono to Ergo 2 years ago
script.go scripting API for IP bans 3 years ago
semaphores.go first pass at renaming Oragono to Ergo 2 years ago
server.go fix #1975 1 year 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 upgrade to go 1.18, use generics 2 years 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 bump version for new development cycle 1 year 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