thelounge/client/js/socket-events
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
..
auth.js Remove deprecated jQuery calls 2018-02-01 12:15:51 +02:00
change_password.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00
changelog.js Remove deprecated jQuery calls 2018-02-01 12:15:51 +02:00
configuration.js Offer optional syncing of client settings 2018-03-09 10:36:29 +01:00
index.js Offer optional syncing of client settings 2018-03-09 10:36:29 +01:00
init.js Do not listen to touch events until client is initialized 2018-03-07 10:02:02 +02:00
join.js Insert channel/user into channel list at alphabetically sorted point, not just the end 2018-03-12 12:42:59 +00:00
more.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00
msg.js Merge pull request #1851 from creesch/settingSync 2018-03-09 12:37:17 +02:00
msg_preview.js Render link previews in browser idle event 2017-09-06 22:03:56 +03:00
names.js Add modules for socket events 2017-06-20 07:22:58 +01:00
network.js Sync network status and security to client UI 2018-02-19 13:12:01 +02:00
nick.js Auto-fix code for padding-line-between-statements rule 2018-02-20 09:28:04 +02:00
open.js Synchornize unread marker when other client opens a channel 2017-10-01 11:52:34 +03:00
part.js Remove deprecated jQuery calls 2018-02-01 12:15:51 +02:00
quit.js Remove .chanlist wrapper 2018-03-08 08:50:04 +02:00
sessions_list.js Implement session list 2017-09-26 10:56:08 +03:00
setting.js Offer optional syncing of client settings 2018-03-09 10:36:29 +01:00
sign_out.js Generate unique tokens for each login and session 2017-07-31 02:02:15 +03:00
sync_sort.js Remove .chanlist wrapper 2018-03-08 08:50:04 +02:00
topic.js Remove deprecated jQuery calls 2018-02-01 12:15:51 +02:00
users.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00