ergo/irc
Shivaram Lingamneni a6d793a2d5 pointless optimization 2020-09-24 08:35:03 -04:00
..
caps
cloaks fix #952 2020-05-08 01:18:00 -04:00
connection_limits
custime use custime.Duration for more config fields 2020-02-20 00:09:39 -05:00
email fix #943 2020-04-13 11:54:39 -04:00
history
isupport
jwt
languages
logger shorten type names to 10 chars 2020-04-12 14:01:07 -04:00
mkcerts fix #898 2020-03-22 18:18:48 -04:00
modes Add +M (only registered/voice can speak) chanmode. 2020-09-21 16:05:00 -07:00
mysql Add support for Unix domain sockets. 2020-05-17 05:04:03 +00:00
passwd
smtp
sno
utils fix #1284 2020-09-24 02:44:12 -04:00
accounts.go fix #414 2020-09-23 02:25:29 -04:00
authscript.go fix #414 2020-09-23 02:25:29 -04:00
channel.go
channelmanager.go Merge pull request #1223 from hhirtz/rename 2020-08-05 14:02:15 -07:00
channelreg.go move StringSet to utils package 2020-08-04 21:54:03 -04:00
chanserv.go Ignore some dodgy TL strings, fix another dodgy string 2020-06-16 20:33:10 +10:00
client.go fix #414 2020-09-23 02:25:29 -04:00
client_lookup_set.go
client_test.go
commands.go
config.go
constants.go
database.go fix #1027 2020-06-01 11:55:53 -04:00
dline.go fix #671 2019-11-18 17:21:28 -05:00
errors.go
fakelag.go fix #817 2020-03-27 10:40:19 -04:00
fakelag_test.go
gateways.go fix #414 2020-09-23 02:25:29 -04:00
getters.go pointless optimization 2020-09-24 08:35:03 -04:00
handlers.go Merge pull request #1280 from slingamn/issue1277_sanick 2020-09-24 04:10:44 -07:00
help.go
histserv.go make histserv replies come from histserv, not hostserv 2020-05-15 11:54:28 -04:00
hostserv.go
idletimer.go
ircconn.go
kline.go fix #1003 2020-05-13 06:51:15 -04:00
legacy.go
listeners.go
misc_test.go
modes.go
modes_test.go Apply default user modes just before registration. 2020-05-28 15:53:14 +00:00
monitor.go
nickname.go fix #1277 2020-09-23 02:30:34 -04:00
nickserv.go pointless optimization 2020-09-24 08:35:03 -04:00
numerics.go Update draft/rename implementation 2020-08-05 22:46:30 +02:00
responsebuffer.go
resume.go
roleplay.go
script.go
semaphores.go
server.go require local_ban capab to see uncloaked IPs 2020-09-24 07:25:04 -04:00
services.go use utils.StringSet in more places 2020-08-22 22:43:21 -04:00
signals.go
signals_plan9.go
snomanager.go
socket.go
stats.go Apply default user modes just before registration. 2020-05-28 15:53:14 +00:00
strings.go
strings_test.go
types.go
version.go
whowas.go
whowas_test.go
znc.go