thelounge/src
Jérémie Astori 5738642d44
Fix/Improve some nick fallbacks
- Rename a forgotten `lounge-user`
- Generate nick fallbacks when already in use by appending 0-9 instead of 10-98 (?!).
- Generate nick fallbacks when invalid similarly to our config default instead of random string. This is to make it less confusing when fallback gets used.
2018-03-26 03:00:46 -04:00
..
command-line Remove thelounge config from the CLI 2018-03-11 14:36:57 -04:00
models Enforce object literal shorthand syntax with ESLint 2018-03-15 00:22:09 -04:00
plugins Fix/Improve some nick fallbacks 2018-03-26 03:00:46 -04:00
client.js Fix/Improve some nick fallbacks 2018-03-26 03:00:46 -04:00
clientManager.js Enforce object literal shorthand syntax with ESLint 2018-03-15 00:22:09 -04:00
helper.js Allow overriding arrays in config, warn about incorrect types 2018-03-10 13:59:24 +02:00
identification.js Fix order in oidentd file 2018-03-22 13:44:43 +02:00
log.js Use Sinon to stub the logger instead of manual stubbing 2018-03-20 01:54:04 -04:00
server.js Print failed login attempts to console 2018-03-17 10:09:59 +02:00
userLog.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00