3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-26 22:09:24 +01:00
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 fix #297 2018-12-30 18:17:24 -05:00
languages Split language into a subpackage 2018-02-03 19:46:14 +10:00
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes draft/resume-0.2 implementation, message history support 2018-11-26 05:23:27 -05:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils update resume support to draft/resume-0.3 2019-02-12 01:03:19 -05:00
accounts.go
channel.go
channelmanager.go
channelreg.go
chanserv.go
client_lookup_set.go
client.go
commands.go
config.go
constants.go
database.go
dline.go
errors.go
fakelag_test.go fix fakelag double-rate issue 2018-04-16 04:32:57 -04:00
fakelag.go
gateways.go
getters.go
handlers.go
help.go
hostserv.go
idletimer.go
kline.go
legacy.go
modes_test.go
modes.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
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go
services.go
snomanager.go
socket.go
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS 2018-04-20 22:48:15 +02:00
strings_test.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
strings.go
types.go
whowas_test.go
whowas.go