ergo/irc
Shivaram Lingamneni cf5a426f90 fix #1346 2020-10-22 12:19:19 -04: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 review feedback: rename a key 2019-11-23 22:01:24 -05:00
custime use custime.Duration for more config fields 2020-02-20 00:09:39 -05:00
email fix #1075 2020-10-06 18:04:29 -04:00
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 refactor/enhance jwt signing 2020-06-15 14:34:58 -04:00
languages fix #526 2019-07-01 09:21:38 -04: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 add +u and +U to CHANMODES token 2020-10-20 21:24:47 -04:00
mysql Add support for Unix domain sockets. 2020-05-17 05:04:03 +00:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
smtp fix #920, #921 2020-04-05 03:48:59 -04:00
sno add vhost snomasks 2020-02-02 02:03:08 -05:00
utils fix non-linux builds 2020-09-29 15:22:12 -04:00
accounts.go
authscript.go
channel.go
channelmanager.go
channelreg.go
chanserv.go Ignore some dodgy TL strings, fix another dodgy string 2020-06-16 20:33:10 +10:00
client.go
client_lookup_set.go
client_test.go
commands.go
config.go
constants.go
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go
gateways.go
getters.go
handlers.go
help.go
histserv.go
hostserv.go
idletimer.go
import.go
ircconn.go
kline.go
legacy.go first draft of atheme migration code 2020-10-02 16:48:37 -04:00
listeners.go
misc_test.go
modes.go
modes_test.go
monitor.go
nickname.go fix #1075 2020-10-06 18:04:29 -04:00
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go
script.go
semaphores.go
server.go
services.go
signals.go
signals_plan9.go
snomanager.go remove more indirections 2019-05-12 20:57:53 -04:00
socket.go
stats.go
strings.go
strings_test.go
types.go
usermaskset.go
usermaskset_test.go
version.go
whowas.go
whowas_test.go
znc.go