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 28f79f57b2 fix #1824 2 years ago
..
caps rename oragono.io/nope to ergo.chat/nope 2 years 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
email Add email-based password reset (#1779) 2 years ago
flatip fix #1842 2 years ago
history fix #1676, take 2 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 shorten type names to 10 chars 4 years ago
migrations support migrating anope databases 3 years ago
mkcerts fix #898 4 years ago
modes first pass at renaming Oragono to Ergo 3 years ago
mysql CHATHISTORY with nonexistent msgid should send empty batch 2 years ago
passwd refactor the password hashing / password autoupgrade system 5 years ago
smtp Add email-based password reset (#1779) 2 years ago
sno DISCONNECT Sno for always-on and/or multiclient 2 years ago
utils fix #1676, take 2 2 years ago
accounts.go reorder imports 2 years ago
authscript.go first pass at renaming Oragono to Ergo 3 years ago
channel.go fix #1676, take 2 2 years ago
channelmanager.go fix #1756 2 years ago
channelreg.go first pass at renaming Oragono to Ergo 3 years ago
chanserv.go fix #1826 2 years ago
client.go fix #1824 2 years ago
client_lookup_set.go first pass at renaming Oragono to Ergo 3 years ago
client_test.go first pass at renaming Oragono to Ergo 3 years ago
commands.go update draft/register -> draft/account-registration 2 years ago
config.go fix #1802 2 years ago
config_test.go first pass at renaming Oragono to Ergo 3 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 3 years ago
errors.go implement SCRAM-SHA-256 2 years ago
fakelag.go fix #861 3 years ago
fakelag_test.go fix #817 4 years ago
gateways.go first pass at renaming Oragono to Ergo 3 years ago
getters.go fix #1824 2 years ago
handlers.go Merge pull request #1852 from slingamn/fail_authenticate 2 years ago
help.go add missing disconnect sno help 2 years ago
histserv.go Revert "fix #1676" 2 years ago
hostserv.go fix #1844 2 years ago
import.go Add email-based password reset (#1779) 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 3 years ago
legacy.go first draft of atheme migration code 3 years ago
listeners.go first pass at renaming Oragono to Ergo 3 years ago
message_cache.go use ergochat/irc-go instead of goshuirc/irc-go 2 years ago
misc_test.go time.Unix still requires normalization to UTC 4 years ago
modes.go SAMODE +f shouldn't require channel privileges 2 years ago
modes_test.go first pass at renaming Oragono to Ergo 3 years ago
monitor.go Add support for extended-monitor 2 years ago
nickname.go use ergochat/irc-go instead of goshuirc/irc-go 2 years ago
nickserv.go fix #1840 2 years 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 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
server.go Merge pull request #1809 from slingamn/issue1676_again.3 2 years ago
services.go use ergochat/irc-go instead of goshuirc/irc-go 2 years ago
snomanager.go use ergochat/irc-go instead of goshuirc/irc-go 2 years ago
socket.go first pass at renaming Oragono to Ergo 3 years ago
stats.go Apply default user modes just before registration. 4 years ago
strings.go add # to disfavoredNameCharacters 2 years ago
strings_test.go validate normalized masks as IRC params 3 years ago
types.go first pass at renaming Oragono to Ergo 3 years ago
uban.go fix missing parenthesis in UBAN INFO 2 years ago
usermaskset.go first pass at renaming Oragono to Ergo 3 years ago
usermaskset_test.go fix #307 3 years ago
version.go set up new development version 2 years ago
whowas.go refactor channel registration 5 years ago
whowas_test.go refactor channel registration 5 years ago
znc.go fix #1676, take 2 2 years ago