| .. |
|
caps
|
rename oragono.io/nope to ergo.chat/nope
|
2021-09-10 13:05:09 -04:00 |
|
cloaks
|
fix #1647
|
2021-05-27 02:00:59 -04:00 |
|
connection_limits
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
custime
|
use custime.Duration for more config fields
|
2020-02-20 00:09:39 -05:00 |
|
email
|
Add email-based password reset (#1779)
|
2021-08-25 22:32:55 -04:00 |
|
flatip
|
fix #1842
|
2021-11-30 03:27:40 -05:00 |
|
flock
|
optionally protect against multiple starts with flock (#1873)
|
2022-01-01 18:56:40 -05:00 |
|
history
|
fix #1676, take 2
|
2021-11-01 04:34:59 -04:00 |
|
isupport
|
isupport List.Tokens map[string]*string -> map[string]string
|
2020-05-27 00:16:33 +01:00 |
|
jwt
|
replace jwt library
|
2021-07-29 16:49:35 -04:00 |
|
languages
|
upgrade go to 1.16
|
2021-02-17 15:14:53 -05:00 |
|
logger
|
shorten type names to 10 chars
|
2020-04-12 14:01:07 -04:00 |
|
migrations
|
support migrating anope databases
|
2020-10-12 15:06:17 -04:00 |
|
mkcerts
|
fix #898
|
2020-03-22 18:18:48 -04:00 |
|
modes
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
mysql
|
CHATHISTORY with nonexistent msgid should send empty batch
|
2021-11-02 18:50:41 -04:00 |
|
passwd
|
refactor the password hashing / password autoupgrade system
|
2018-08-06 02:26:21 -04:00 |
|
smtp
|
Add email-based password reset (#1779)
|
2021-08-25 22:32:55 -04:00 |
|
sno
|
DISCONNECT Sno for always-on and/or multiclient
|
2021-07-03 04:41:42 +05:30 |
|
utils
|
fix #1676, take 2
|
2021-11-01 04:34:59 -04:00 |
|
accounts.go
|
fix #1898
|
2022-01-10 01:58:05 -05:00 |
|
authscript.go
|
add ip-check-script.exempt-sasl
|
2022-01-02 01:51:31 -05:00 |
|
channel.go
|
fix #1901
|
2022-01-19 00:54:03 -05:00 |
|
channelmanager.go
|
fix #1756
|
2021-07-15 06:31:27 -04:00 |
|
channelreg.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
chanserv.go
|
fix #1860
|
2021-12-08 23:47:33 -05:00 |
|
client.go
|
fix #1676, take 2
|
2021-11-01 04:34:59 -04:00 |
|
client_lookup_set.go
|
fix #1896
|
2022-01-19 04:14:00 -05:00 |
|
client_test.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
commands.go
|
update draft/register -> draft/account-registration
|
2021-07-07 07:37:46 -04:00 |
|
config.go
|
add ip-check-script.exempt-sasl
|
2022-01-02 01:51:31 -05:00 |
|
config_test.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
constants.go
|
tweak version strings again
|
2020-05-21 11:42:17 -04:00 |
|
database.go
|
fix spurious error logline in schema change
|
2021-11-02 18:26:51 -04:00 |
|
dline.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
errors.go
|
implement SCRAM-SHA-256
|
2021-07-30 12:20:13 -04:00 |
|
fakelag.go
|
fix #861
|
2020-10-26 21:06:03 -04:00 |
|
fakelag_test.go
|
fix #817
|
2020-03-27 10:40:19 -04:00 |
|
gateways.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
getters.go
|
fix #1650
|
2021-08-25 22:44:55 -04:00 |
|
handlers.go
|
Fix #1911 +s channels don't appear in /list even though on the channel (#1923)
|
2022-02-28 20:31:16 -05:00 |
|
help.go
|
Update help of REGISTER and VERIFY commands
|
2022-02-08 20:25:41 +01:00 |
|
histserv.go
|
Revert "fix #1676"
|
2021-11-01 04:34:59 -04:00 |
|
hostserv.go
|
fix the reopened #1844
|
2022-01-02 01:07:37 -05:00 |
|
import.go
|
explicitly close the DB during importdb
|
2021-12-12 22:27:05 -05:00 |
|
ircconn.go
|
use ergochat/irc-go instead of goshuirc/irc-go
|
2021-06-18 02:43:25 -04:00 |
|
kline.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
legacy.go
|
first draft of atheme migration code
|
2020-10-02 16:48:37 -04:00 |
|
listeners.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
message_cache.go
|
update ergo to work with irc-go v0.1.0
|
2022-01-20 18:00:04 -05:00 |
|
misc_test.go
|
use exact integer parsing for znc.in/playback
|
2022-02-15 10:50:38 -05:00 |
|
modes.go
|
SAMODE +f shouldn't require channel privileges
|
2021-11-09 13:23:25 -05:00 |
|
modes_test.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
monitor.go
|
Add support for extended-monitor
|
2021-07-24 20:52:03 +02:00 |
|
nickname.go
|
use ergochat/irc-go instead of goshuirc/irc-go
|
2021-06-18 02:43:25 -04:00 |
|
nickserv.go
|
add a warning about NS UNREGISTER unregistering channels
|
2022-01-05 13:30:36 -05:00 |
|
numerics.go
|
Show real IP in WHOWAS to opers with ban capability.
|
2021-06-20 10:26:30 -07:00 |
|
panic.go
|
factor out some shared code
|
2021-09-18 21:28:16 -04:00 |
|
responsebuffer.go
|
use ergochat/irc-go instead of goshuirc/irc-go
|
2021-06-18 02:43:25 -04:00 |
|
roleplay.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
script.go
|
scripting API for IP bans
|
2020-09-14 04:28:12 -04:00 |
|
semaphores.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
server.go
|
add ip-check-script.exempt-sasl
|
2022-01-02 01:51:31 -05:00 |
|
services.go
|
use ergochat/irc-go instead of goshuirc/irc-go
|
2021-06-18 02:43:25 -04:00 |
|
snomanager.go
|
use ergochat/irc-go instead of goshuirc/irc-go
|
2021-06-18 02:43:25 -04:00 |
|
socket.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
stats.go
|
Apply default user modes just before registration.
|
2020-05-28 15:53:14 +00:00 |
|
strings.go
|
add # to disfavoredNameCharacters
|
2021-09-09 21:04:47 -04:00 |
|
strings_test.go
|
validate normalized masks as IRC params
|
2020-10-25 23:32:24 -04:00 |
|
types.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
uban.go
|
fix missing parenthesis in UBAN INFO
|
2021-11-30 03:40:03 -05:00 |
|
usermaskset.go
|
first pass at renaming Oragono to Ergo
|
2021-05-26 15:55:24 -04:00 |
|
usermaskset_test.go
|
fix #307
|
2020-10-21 11:08:55 -04:00 |
|
version.go
|
set up new development version (again)
|
2022-01-10 19:03:54 -05:00 |
|
whowas.go
|
refactor channel registration
|
2019-03-12 04:16:16 -04:00 |
|
whowas_test.go
|
refactor channel registration
|
2019-03-12 04:16:16 -04:00 |
|
znc.go
|
use exact integer parsing for znc.in/playback
|
2022-02-15 10:50:38 -05:00 |