thelounge/src
Jérémie Astori b01517861d Remove autoload option and always autoload users
Since @xPaw provided a really nice way to watch user config files, there is now no need to be cheap about it (it used to be run every second, possibly why it could be disabled via settings?).

This commit also improves the function a little bit by making use of ES6 syntax.

A warning gets displayed on the server console when the `autoload` option is still present in the config file.
2016-12-11 03:29:30 -05:00
..
command-line Change bcrypt rounds from 8 to 11 2016-10-22 09:24:27 +03:00
models Update depdencides to latest stable versions 2016-11-19 10:49:16 +02:00
plugins Use correct channel when pushing link prefetch messages 2016-12-09 23:00:33 +02:00
client.js Merge pull request #749 from thelounge/xpaw/hexip 2016-12-10 19:50:33 -05:00
clientManager.js Remove autoload option and always autoload users 2016-12-11 03:29:30 -05:00
helper.js Add support for hexip ilines 2016-11-19 20:32:47 +02:00
identd.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
log.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
oidentd.js Enforce more eslint rules 2016-10-09 17:55:37 -04:00
server.js Remove autoload option and always autoload users 2016-12-11 03:29:30 -05:00
userLog.js Fix nick changes not being properly reported in the logs 2016-10-10 13:08:23 -04:00