ergo/irc
Shivaram Lingamneni 6ea2eb367d fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
..
caps ratify SETNAME 2020-05-11 18:11:09 -04:00
cloaks
connection_limits
custime use custime.Duration for more config fields 2020-02-20 00:09:39 -05:00
email
history
isupport isupport List.Tokens map[string]*string -> map[string]string 2020-05-27 00:16:33 +01:00
jwt
languages fix #526 2019-07-01 09:21:38 -04:00
logger
mkcerts
modes Add +T no-CTCP usermode 2020-06-28 00:04:42 -04:00
mysql
passwd
smtp
sno add vhost snomasks 2020-02-02 02:03:08 -05:00
utils use strings.Builder instead of bytes.Buffer where applicable 2020-06-08 23:38:10 -04:00
accounts.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
authscript.go review fix 2020-06-04 02:07:39 -04:00
channel.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
channelmanager.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
channelreg.go
chanserv.go
client.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
client_lookup_set.go add auto-away 2020-05-19 22:46:23 -04:00
client_test.go fix #983 2020-05-06 01:07:06 -04:00
commands.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
config.go fix #1167 2020-07-01 04:20:27 -04:00
constants.go
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go
gateways.go
getters.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
handlers.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
help.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
histserv.go
hostserv.go
idletimer.go fix #1027 2020-06-01 11:55:53 -04:00
ircconn.go
kline.go
legacy.go fix #530, #721 2019-12-29 12:05:01 -05:00
listeners.go delete some unused fields 2020-06-24 16:50:07 -04:00
misc_test.go time.Unix still requires normalization to UTC 2020-02-21 00:33:37 -05:00
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go fix #858 and #383 2020-05-12 12:05:40 -04:00
semaphores.go
server.go fix #328 (implement DEFCON) 2020-07-09 02:16:51 -04:00
services.go
signals.go
signals_plan9.go
snomanager.go
socket.go simplify Socket.Read 2020-06-23 03:25:20 -04:00
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 bump to next development version 2020-06-01 00:27:16 -04:00
whowas.go refactor channel registration 2019-03-12 04:16:16 -04:00
whowas_test.go
znc.go