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 d98e3581b3 disallow /SAMODE nick +o 4 years ago
..
caps rename 'bouncer' to 'multiclient' 4 years ago
cloaks fix #741 4 years ago
connection_limits review feedback: rename a key 4 years ago
custime use custime.Duration for more config fields 4 years ago
history miscellaneous review fixes 4 years ago
isupport load isupport directly into the config object 5 years ago
languages fix #526 4 years ago
ldap minor fixes 4 years ago
logger pointless optimizations to the logger 5 years ago
mkcerts Move mkcerts package under lib/ 6 years ago
modes fix #753 4 years ago
mysql fix #833 4 years ago
passwd refactor the password hashing / password autoupgrade system 5 years ago
sno add vhost snomasks 4 years ago
utils factor out confirmation codes into utils, change their format 4 years ago
accounts.go fix various bugs 4 years ago
channel.go rename IncludeAllChannelAttrs 4 years ago
channelmanager.go rename IncludeAllChannelAttrs 4 years ago
channelreg.go rename IncludeAllChannelAttrs 4 years ago
chanserv.go Merge branch 'persistent.14' 4 years ago
client.go work around mirc bug 4 years ago
client_lookup_set.go rename config keys from review feedback 4 years ago
client_test.go implement draft/multiline 4 years ago
commands.go change "last signoff" tracking to "last seen" 4 years ago
config.go rename config keys from review feedback 4 years ago
constants.go bump to next development version 4 years ago
database.go fix #836 4 years ago
dline.go fix #671 4 years ago
errors.go fix various bugs 4 years ago
fakelag.go remove indirections in Fakelag and NickTimer 5 years ago
fakelag_test.go remove indirections in Fakelag and NickTimer 5 years ago
gateways.go move authentication data from Client to Session 4 years ago
getters.go fix #749 4 years ago
handlers.go disallow /SAMODE nick +o 4 years ago
help.go Merge branch 'persistent.14' 4 years ago
hostserv.go fix #749 4 years ago
idletimer.go change "last signoff" tracking to "last seen" 4 years ago
kline.go normalize most times in the app to UTC 5 years ago
legacy.go fix #530, #721 4 years ago
misc_test.go time.Unix still requires normalization to UTC 4 years ago
modes.go disallow /SAMODE nick +o 4 years ago
modes_test.go fix #400 5 years ago
monitor.go implement draft/resume-0.4 5 years ago
nickname.go fix various bugs 4 years ago
nickserv.go fix various bugs 4 years ago
numerics.go fix #649 4 years ago
responsebuffer.go clean up nil checks relevant to always-on join 4 years ago
resume.go implement draft/resume-0.4 5 years ago
roleplay.go strip out the +a away mode 5 years ago
semaphores.go fix some issues found with staticcheck.io 5 years ago
server.go Merge pull request #823 from slingamn/changelog.2 4 years ago
services.go refactor /HELP for services 4 years ago
snomanager.go remove more indirections 5 years ago
socket.go fix a race condition 5 years ago
stats.go initial persistent history implementation 4 years ago
strings.go fix #749 4 years ago
strings_test.go restrict ASCII mode to printable characters only 4 years ago
types.go fix #581 4 years ago
whowas.go refactor channel registration 5 years ago
whowas_test.go refactor channel registration 5 years ago
znc.go fix #831 4 years ago