1
0
Fork 0
forked from External/ergo
ergo/irc
2019-02-20 22:20:23 -05:00
..
caps Draft implementation of draft/setname 2019-02-13 23:22:16 +10:00
connection_limits add tests for masking in limiter/throttler 2019-02-05 02:25:16 -05:00
custime
history add CHATHISTORY and HISTORY implementations 2019-02-04 05:33:36 -05:00
isupport
languages
logger
mkcerts
modes
passwd
sno
utils update resume support to draft/resume-0.3 2019-02-12 01:03:19 -05:00
accounts.go Merge pull request #352 from slingamn/chanreglimit.1 2019-02-18 07:08:57 +10:00
channel.go Merge pull request #396 from slingamn/issue394 2019-02-18 10:24:35 +10:00
channelmanager.go
channelreg.go fix: set the existing channels unregistered 2019-02-12 02:09:31 -05:00
chanserv.go Merge pull request #352 from slingamn/chanreglimit.1 2019-02-18 07:08:57 +10:00
client.go fix #389 2019-02-15 13:34:09 -05:00
client_lookup_set.go use the TR39 skeleton algorithm to prevent confusables (#178) 2019-01-30 21:48:53 -05:00
commands.go Draft implementation of draft/setname 2019-02-13 23:22:16 +10:00
config.go review fixes 2019-02-06 15:47:20 -05:00
constants.go bump oragono version to 1.0.0-rc1 2019-02-18 03:35:14 -05:00
database.go track channel registrations per account 2019-02-06 04:34:45 -05:00
dline.go
errors.go allow SAREGISTER even when normal registration is fully disabled 2019-02-14 20:42:02 -05:00
fakelag.go
fakelag_test.go
gateways.go add sasl-only config option 2019-02-05 00:51:58 -05:00
getters.go Merge pull request #396 from slingamn/issue394 2019-02-18 10:24:35 +10:00
handlers.go Merge pull request #396 from slingamn/issue394 2019-02-18 10:24:35 +10:00
help.go Draft implementation of draft/setname 2019-02-13 23:22:16 +10:00
hostserv.go fix HS STATUS for logged-out users 2019-02-14 15:08:45 -05:00
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
monitor.go
nickname.go send the response line to NICK via the response buffer 2019-02-20 22:20:23 -05:00
nickserv.go fix missing Unescape call 2019-02-17 22:59:13 -05:00
numerics.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
responsebuffer.go A labeled command that has 0 response lines should receive an empty batch 2019-02-20 21:40:25 -05:00
resume.go update resume support to draft/resume-0.3 2019-02-12 01:03:19 -05:00
roleplay.go fix #394 2019-02-17 14:29:04 -05:00
semaphores.go
server.go Draft implementation of draft/setname 2019-02-13 23:22:16 +10:00
services.go
snomanager.go
socket.go
stats.go
strings.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
strings_test.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
types.go
whowas.go
whowas_test.go