ergo/irc
Shivaram Lingamneni c1d4c5596d
Merge pull request #1063 from slingamn/history_registeredonly
fix #1061
2020-05-26 13:22:12 -07:00
..
caps
cloaks
connection_limits
custime use custime.Duration for more config fields 2020-02-20 00:09:39 -05:00
email
history fix #858 and #383 2020-05-12 12:05:40 -04:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04:00
languages
ldap
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 partial implementation of #729 2020-03-25 12:13:31 -04:00
mysql
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 TAGMSG playback 2020-05-22 12:07:53 -04:00
accounts.go
channel.go
channelmanager.go
channelreg.go
chanserv.go
client.go
client_lookup_set.go add auto-away 2020-05-19 22:46:23 -04:00
client_test.go
commands.go fix #994 2020-05-08 05:50:10 -04:00
config.go
constants.go tweak version strings again 2020-05-21 11:42:17 -04:00
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go
gateways.go fix untrusted PROXY lines being accepted 2020-05-10 19:12:18 -04:00
getters.go
handlers.go
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
legacy.go
listeners.go
misc_test.go
modes.go add persistence for user modes 2020-05-19 22:46:23 -04:00
modes_test.go
monitor.go implement draft/resume-0.4 2019-05-21 22:36:37 -04:00
nickname.go
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go
services.go
signals.go
signals_plan9.go fix plan9 support 2020-05-17 20:53:08 -04:00
snomanager.go
socket.go
stats.go initial persistent history implementation 2020-02-19 00:24:12 -05:00
strings.go
strings_test.go
types.go
version.go
whowas.go
whowas_test.go
znc.go