ergo/irc
2021-09-19 02:09:43 -04:00
..
caps rename oragono.io/nope to ergo.chat/nope 2021-09-10 13:05:09 -04:00
cloaks
connection_limits
custime
email Add email-based password reset (#1779) 2021-08-25 22:32:55 -04:00
flatip
history
isupport
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
migrations
mkcerts
modes
mysql
passwd
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 factor out some shared code 2021-09-18 21:28:16 -04:00
accounts.go Add email-based password reset (#1779) 2021-08-25 22:32:55 -04:00
authscript.go
channel.go Allow +v users to talk in +R channels. 2021-06-28 17:27:50 -07:00
channelmanager.go fix #1756 2021-07-15 06:31:27 -04:00
channelreg.go
chanserv.go
client.go factor out some shared code 2021-09-18 21:28:16 -04:00
client_lookup_set.go
client_test.go
commands.go update draft/register -> draft/account-registration 2021-07-07 07:37:46 -04:00
config.go remove unnecessary indirection in config 2021-09-19 02:09:43 -04:00
config_test.go
constants.go
database.go Add email-based password reset (#1779) 2021-08-25 22:32:55 -04:00
dline.go
errors.go implement SCRAM-SHA-256 2021-07-30 12:20:13 -04:00
fakelag.go
fakelag_test.go
gateways.go
getters.go fix #1650 2021-08-25 22:44:55 -04:00
handlers.go fix #1530 2021-09-05 20:14:13 -04:00
help.go add missing disconnect sno help 2021-07-07 18:43:42 +05:30
histserv.go factor out some shared code 2021-09-18 21:28:16 -04:00
hostserv.go
import.go Add email-based password reset (#1779) 2021-08-25 22:32:55 -04:00
ircconn.go
kline.go
legacy.go
listeners.go
message_cache.go
misc_test.go
modes.go fix handling of +k with an empty key parameter 2021-08-10 15:11:11 -04:00
modes_test.go
monitor.go Add support for extended-monitor 2021-07-24 20:52:03 +02:00
nickname.go
nickserv.go Add email-based password reset (#1779) 2021-08-25 22:32:55 -04:00
numerics.go
panic.go factor out some shared code 2021-09-18 21:28:16 -04:00
responsebuffer.go
roleplay.go
script.go
semaphores.go
server.go remove unnecessary indirection in config 2021-09-19 02:09:43 -04:00
services.go
signals.go upgrade go to 1.17 2021-08-20 15:59:26 -04:00
signals_plan9.go upgrade go to 1.17 2021-08-20 15:59:26 -04:00
snomanager.go
socket.go
stats.go
strings.go add # to disfavoredNameCharacters 2021-09-09 21:04:47 -04:00
strings_test.go
types.go
uban.go fix UBAN ADD of masks (k-lines) not killing clients 2021-07-04 08:14:38 -04:00
usermaskset.go
usermaskset_test.go
version.go
whowas.go
whowas_test.go
znc.go