thelounge/src
Pavel Djundik 6fa48d3acf Remove setMaxListeners
Reverts 2cee0ea6ef as this no longer causes the EventEmitter warning due to `maxRedirects` being set to 5 on our end.

Ref: https://github.com/request/request/issues/311#issuecomment-153507416
2018-03-07 09:13:06 +02:00
..
command-line Merge pull request #2145 from thelounge/xpaw/chalk 2018-03-03 02:42:04 -05:00
models Allow setting rejectUnauthorized per network 2018-03-04 12:45:48 +02:00
plugins Remove setMaxListeners 2018-03-07 09:13:06 +02:00
client.js Fix rejectUnauthorized 2018-03-06 11:42:06 +02:00
clientManager.js Do not rethrow exception if user file failed to write 2018-03-03 21:46:14 +02:00
helper.js Replace colors.js with chalk 2018-03-02 20:28:54 +02:00
identification.js Replace colors.js with chalk 2018-03-02 20:28:54 +02:00
log.js Replace colors.js with chalk 2018-03-02 20:28:54 +02:00
server.js Replace colors.js with chalk 2018-03-02 20:28:54 +02:00
userLog.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00