xmpp.chapril.org-conversejs/tests
JC Brand 3d3738f3be muc: refactor MUC joining
We now distinguish more clearly between joining and re-joining a MUC.

The `enterRoom` method has been refactored away.

Instead, `join` or `rejoin` should be used, depending on the circumstances.

Don't fetch cached occupants in the `initialize` function, instead, only fetch
them if we're restoring a MUC that we're still connected to.

If we're not restoring a still-connected MUC, then we clear the
occupants cache, and the messages cache if `clear_messages_on_reconnection` is `true`.

updates #1807
updates #1808
2019-12-09 17:17:33 +01:00
..
console-reporter.js Fix problem of stuck/hanging tests on TravisCI 2017-06-19 15:05:22 +02:00
fullpage.html Fix various website CSS issues. Re-add images 2019-08-09 00:17:03 +02:00
index.html Show error message with option to retry when MAM query times out 2019-08-13 11:08:03 +02:00
mock.js smacks: Set enable_smacks to true as default 2019-12-03 13:54:28 +01:00
runner.js Add support for XEP-0424 and XEP-0425 2019-11-22 13:50:36 +01:00
transpiled.html Fix various website CSS issues. Re-add images 2019-08-09 00:17:03 +02:00
utils.js muc: refactor MUC joining 2019-12-09 17:17:33 +01:00