Immediately hide chat room on close.
Also, use sendPresence from latest strophe so that we have a timeout in case a responding presence never comes.
Showing
... | @@ -57,7 +57,7 @@ | ... | @@ -57,7 +57,7 @@ |
"po2json": "^0.4.4", | "po2json": "^0.4.4", | ||
"requirejs": "2.3.2", | "requirejs": "2.3.2", | ||
"requirejs-undertemplate": "~0.0.4", | "requirejs-undertemplate": "~0.0.4", | ||
"strophe.js": "1.2.10", | "strophe.js": "https://github.com/strophe/strophejs#4eeee581da8789d7c5ae0096496f2a6533ec7d74", | ||
"snyk": "^1.21.2", | "snyk": "^1.21.2", | ||
"strophejs-plugins": "0.0.7", | "strophejs-plugins": "0.0.7", | ||
"text": "requirejs/text#2.0.15", | "text": "requirejs/text#2.0.15", | ||
... | ... |
Please register or sign in to comment