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.
Daniel Oaks 1dbe01b09a
Merge pull request #416 from oragono/master+tlchanges
5 yıl önce
..
caps Draft implementation of draft/setname 5 yıl önce
connection_limits add tests for masking in limiter/throttler 5 yıl önce
custime dline/kline: Allow year/month/day durations 7 yıl önce
history add CHATHISTORY and HISTORY implementations 5 yıl önce
isupport fix #297 5 yıl önce
languages Split language into a subpackage 6 yıl önce
logger pointless optimizations to the logger 5 yıl önce
mkcerts Move mkcerts package under lib/ 6 yıl önce
modes draft/resume-0.2 implementation, message history support 5 yıl önce
passwd refactor the password hashing / password autoupgrade system 5 yıl önce
sno Only allow valid snomasks to be set 6 yıl önce
utils update resume support to draft/resume-0.3 5 yıl önce
accounts.go Merge pull request #352 from slingamn/chanreglimit.1 5 yıl önce
channel.go Fix dodgy TL strings to make them easier to translate 5 yıl önce
channelmanager.go implement SAJOIN, allow channel founders to join unconditionally 6 yıl önce
channelreg.go fix: set the existing channels unregistered 5 yıl önce
chanserv.go Fix dodgy TL strings to make them easier to translate 5 yıl önce
client.go fix #389 5 yıl önce
client_lookup_set.go use the TR39 skeleton algorithm to prevent confusables (#178) 5 yıl önce
commands.go Draft implementation of draft/setname 5 yıl önce
config.go review fixes 5 yıl önce
constants.go new unreleased version 5 yıl önce
database.go track channel registrations per account 5 yıl önce
dline.go fix a memory leak 5 yıl önce
errors.go allow SAREGISTER even when normal registration is fully disabled 5 yıl önce
fakelag.go fix fakelag double-rate issue 6 yıl önce
fakelag_test.go fix fakelag double-rate issue 6 yıl önce
gateways.go add sasl-only config option 5 yıl önce
getters.go Merge pull request #396 from slingamn/issue394 5 yıl önce
handlers.go Fix dodgy TL strings to make them easier to translate 5 yıl önce
help.go Fix dodgy TL strings to make them easier to translate 5 yıl önce
hostserv.go Fix dodgy TL strings to make them easier to translate 5 yıl önce
idletimer.go fix missing Unescape call 5 yıl önce
kline.go fix a memory leak 5 yıl önce
legacy.go refactor the password hashing / password autoupgrade system 5 yıl önce
modes.go fix #374 5 yıl önce
modes_test.go refactor rehash to rely more on server.config 6 yıl önce
monitor.go draft/resume-0.2 implementation, message history support 5 yıl önce
nickname.go send the response line to NICK via the response buffer 5 yıl önce
nickserv.go Merge pull request #416 from oragono/master+tlchanges 5 yıl önce
numerics.go Restrict idents as other servers do 5 yıl önce
responsebuffer.go A labeled command that has 0 response lines should receive an empty batch 5 yıl önce
resume.go update resume support to draft/resume-0.3 5 yıl önce
roleplay.go fix #394 5 yıl önce
semaphores.go add Semaphore and ServerSemaphores 6 yıl önce
server.go Draft implementation of draft/setname 5 yıl önce
services.go Fix dodgy TL strings to make them easier to translate 5 yıl önce
snomanager.go Only allow valid snomasks to be set 6 yıl önce
socket.go fixes to irc/socket.go 5 yıl önce
stats.go Stats for LUSERS logic now seperated, fixed params in LUSERS 6 yıl önce
strings.go Restrict idents as other servers do 5 yıl önce
strings_test.go Restrict idents as other servers do 5 yıl önce
types.go draft/resume-0.2 implementation, message history support 5 yıl önce
whowas.go add ClientDetails struct for getting a snapshot of client state 5 yıl önce
whowas_test.go add ClientDetails struct for getting a snapshot of client state 5 yıl önce