You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shivaram Lingamneni baa2c3b581 send the response line to NICK via the response buffer hace 5 años
..
caps Draft implementation of draft/setname hace 5 años
connection_limits add tests for masking in limiter/throttler hace 5 años
custime dline/kline: Allow year/month/day durations hace 7 años
history add CHATHISTORY and HISTORY implementations hace 5 años
isupport fix #297 hace 5 años
languages Split language into a subpackage hace 6 años
logger pointless optimizations to the logger hace 5 años
mkcerts Move mkcerts package under lib/ hace 6 años
modes draft/resume-0.2 implementation, message history support hace 5 años
passwd refactor the password hashing / password autoupgrade system hace 5 años
sno Only allow valid snomasks to be set hace 6 años
utils update resume support to draft/resume-0.3 hace 5 años
accounts.go Merge pull request #352 from slingamn/chanreglimit.1 hace 5 años
channel.go Merge pull request #396 from slingamn/issue394 hace 5 años
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally hace 6 años
channelreg.go fix: set the existing channels unregistered hace 5 años
chanserv.go Merge pull request #352 from slingamn/chanreglimit.1 hace 5 años
client.go fix #389 hace 5 años
client_lookup_set.go use the TR39 skeleton algorithm to prevent confusables (#178) hace 5 años
commands.go Draft implementation of draft/setname hace 5 años
config.go review fixes hace 5 años
constants.go bump oragono version to 1.0.0-rc1 hace 5 años
database.go track channel registrations per account hace 5 años
dline.go fix a memory leak hace 5 años
errors.go allow SAREGISTER even when normal registration is fully disabled hace 5 años
fakelag.go fix fakelag double-rate issue hace 6 años
fakelag_test.go fix fakelag double-rate issue hace 6 años
gateways.go add sasl-only config option hace 5 años
getters.go Merge pull request #396 from slingamn/issue394 hace 5 años
handlers.go Merge pull request #396 from slingamn/issue394 hace 5 años
help.go Draft implementation of draft/setname hace 5 años
hostserv.go fix HS STATUS for logged-out users hace 5 años
idletimer.go fix missing Unescape call hace 5 años
kline.go fix a memory leak hace 5 años
legacy.go refactor the password hashing / password autoupgrade system hace 5 años
modes.go fix #374 hace 5 años
modes_test.go refactor rehash to rely more on server.config hace 6 años
monitor.go draft/resume-0.2 implementation, message history support hace 5 años
nickname.go send the response line to NICK via the response buffer hace 5 años
nickserv.go fix missing Unescape call hace 5 años
numerics.go Restrict idents as other servers do hace 5 años
responsebuffer.go A labeled command that has 0 response lines should receive an empty batch hace 5 años
resume.go update resume support to draft/resume-0.3 hace 5 años
roleplay.go fix #394 hace 5 años
semaphores.go add Semaphore and ServerSemaphores hace 6 años
server.go Draft implementation of draft/setname hace 5 años
services.go review fix: add maxParams for service commands hace 5 años
snomanager.go Only allow valid snomasks to be set hace 6 años
socket.go fixes to irc/socket.go hace 5 años
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS hace 6 años
strings.go Restrict idents as other servers do hace 5 años
strings_test.go Restrict idents as other servers do hace 5 años
types.go draft/resume-0.2 implementation, message history support hace 5 años
whowas.go add ClientDetails struct for getting a snapshot of client state hace 5 años
whowas_test.go add ClientDetails struct for getting a snapshot of client state hace 5 años