thelounge/src
Al McKinlay 5ce67ba093 Insert channel/user into channel list at alphabetically sorted point, not just the end
Don't sort queries/users after special chans


Set all users in tests to be of type query


Add test for not inserting infront of lobby


Break after finding the index, otherwise it always adds it to the end


Add checking for lobby in first test


Fix off-by-one error on the frontend


Fix utterly idiotic issue adding a duplicate of the channel we are on rather than the new user when we query


Check that we always insert before first special chan
2018-03-12 12:42:59 +00:00
..
command-line Remove thelounge config from the CLI 2018-03-11 14:36:57 -04:00
models Insert channel/user into channel list at alphabetically sorted point, not just the end 2018-03-12 12:42:59 +00:00
plugins Insert channel/user into channel list at alphabetically sorted point, not just the end 2018-03-12 12:42:59 +00:00
client.js Close sqlite database when user quits 2018-03-11 00:21:47 +02:00
clientManager.js Merge pull request #1851 from creesch/settingSync 2018-03-09 12:37:17 +02:00
helper.js Allow overriding arrays in config, warn about incorrect types 2018-03-10 13:59:24 +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 Merge pull request #1851 from creesch/settingSync 2018-03-09 12:37:17 +02:00
userLog.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00