You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam ede7a71db7 Fixes #5186
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.

This room can also be used to emit messages across windows/tabs...
9 years ago
..
admin closes #5167 9 years ago
client Fixes #5186 9 years ago
installer Fix space-before-function-paren linter rule 9 years ago
modules closes #5175 9 years ago
ajaxify.js closes #5156 9 years ago
app.js Fixes #5186 9 years ago
overrides.js lint 9 years ago
require-config.js closes #4978 9 years ago
sockets.js closes #5132 9 years ago
utils.js Fix eslint rules (#5117) 9 years ago
widgets.js closes #5116 9 years ago