ergo/irc
Shivaram Lingamneni baa2c3b581 send the response line to NICK via the response buffer 2019-02-20 22:20:23 -05:00
..
caps Draft implementation of draft/setname 2019-02-13 23:22:16 +10:00
connection_limits
custime
history
isupport fix #297 2018-12-30 18:17:24 -05:00
languages
logger
mkcerts
modes
passwd
sno
utils
accounts.go
channel.go
channelmanager.go
channelreg.go fix: set the existing channels unregistered 2019-02-12 02:09:31 -05:00
chanserv.go
client.go
client_lookup_set.go
commands.go
config.go
constants.go
database.go track channel registrations per account 2019-02-06 04:34:45 -05:00
dline.go fix a memory leak 2019-01-23 02:06:00 -05:00
errors.go
fakelag.go
fakelag_test.go fix fakelag double-rate issue 2018-04-16 04:32:57 -04:00
gateways.go
getters.go Merge pull request #396 from slingamn/issue394 2019-02-18 10:24:35 +10:00
handlers.go
help.go
hostserv.go
idletimer.go fix missing Unescape call 2019-02-17 22:59:13 -05:00
kline.go
legacy.go
modes.go fix #374 2019-02-13 15:09:23 -05:00
modes_test.go refactor rehash to rely more on server.config 2018-07-16 03:46:40 -04:00
monitor.go
nickname.go
nickserv.go fix missing Unescape call 2019-02-17 22:59:13 -05:00
numerics.go
responsebuffer.go
resume.go update resume support to draft/resume-0.3 2019-02-12 01:03:19 -05:00
roleplay.go
semaphores.go
server.go
services.go review fix: add maxParams for service commands 2019-01-04 11:45:59 -05:00
snomanager.go
socket.go fixes to irc/socket.go 2018-11-28 00:24:44 -05:00
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS 2018-04-20 22:48:15 +02:00
strings.go
strings_test.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
types.go
whowas.go
whowas_test.go