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