ergo/irc
Shivaram Lingamneni c57828eb62 documentation updates for proxy v2 2020-11-19 17:01:56 -05:00
..
caps fix #1075 2020-10-06 18:04:29 -04:00
cloaks fix #1312 2020-10-08 16:33:27 -04:00
connection_limits
custime use custime.Duration for more config fields 2020-02-20 00:09:39 -05:00
email
history fix #1205 2020-07-20 04:28:17 -04:00
isupport isupport List.Tokens map[string]*string -> map[string]string 2020-05-27 00:16:33 +01:00
jwt
languages
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
modes add +u and +U to CHANMODES token 2020-10-20 21:24:47 -04:00
mysql refactor schema versions to be ints, not strings 2020-10-27 12:26:44 -04:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
smtp
sno
utils documentation updates for proxy v2 2020-11-19 17:01:56 -05:00
accounts.go fix casefolding issue in NS SUSPEND DEL 2020-11-11 11:09:09 -05:00
authscript.go
channel.go fix SAJOIN not sending a MODE line where applicable 2020-11-12 11:57:30 -05:00
channelmanager.go
channelreg.go support migrating anope databases 2020-10-12 15:06:17 -04:00
chanserv.go use server name as source for chanserv mode changes, for consistency 2020-11-12 11:50:28 -05:00
client.go add UNINVITE command (#1171) 2020-10-25 22:16:19 -04:00
client_lookup_set.go fix #307 2020-10-21 11:08:55 -04:00
client_test.go
commands.go add UNINVITE command (#1171) 2020-10-25 22:16:19 -04:00
config.go fix #1389 2020-11-19 12:31:58 -05:00
config_test.go fix #1049 2020-10-25 13:58:57 -04:00
constants.go
database.go schema change for #1274 2020-10-27 18:30:03 -04:00
dline.go
errors.go implement NS RENAME 2020-11-10 19:59:12 -05:00
fakelag.go fix #861 2020-10-26 21:06:03 -04:00
fakelag_test.go
gateways.go fix #1389 2020-11-19 12:31:58 -05:00
getters.go implement NS RENAME 2020-11-10 19:59:12 -05:00
handlers.go fix duplicated nicks in kline message 2020-11-10 11:17:17 -05:00
help.go fix channel mode help text 2020-11-08 17:33:45 -05:00
histserv.go
hostserv.go fix #1346 2020-10-22 12:19:19 -04:00
idletimer.go
import.go schema change for #1274 2020-10-27 18:30:03 -04:00
ircconn.go
kline.go
legacy.go
listeners.go
misc_test.go
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go implement NS RENAME 2020-11-10 19:59:12 -05:00
numerics.go fix #769 2020-10-27 18:54:45 -04:00
responsebuffer.go
resume.go
roleplay.go
script.go
semaphores.go
server.go fix #1389 2020-11-19 12:31:58 -05:00
services.go
signals.go
signals_plan9.go
snomanager.go
socket.go
stats.go
strings.go validate normalized masks as IRC params 2020-10-25 23:32:24 -04:00
strings_test.go validate normalized masks as IRC params 2020-10-25 23:32:24 -04:00
types.go
usermaskset.go fix #307 2020-10-21 11:08:55 -04:00
usermaskset_test.go fix #307 2020-10-21 11:08:55 -04:00
version.go set up new development version 2020-11-08 20:17:22 -05:00
whowas.go
whowas_test.go
znc.go