xmpp.chapril.org-conversejs/tests
JC Brand bea073a5a2 Fix erroneous "is no longer an admin/owner" messages in MUCs
Don't remove affiliation for occupants if we weren't allowed to
fetch that particular affiliation list.

Previously, if fetching the list failed, we would return an empty array,
which would imply that the affiliation list is empty and that all
users with the given affiliation should have their affiliations removed.

Instead we now return `null` and properly account for that when setting
affiliations on existing contacts based on the returned member lists.
2019-08-08 16:19:04 +02:00
..
console-reporter.js Fix problem of stuck/hanging tests on TravisCI 2017-06-19 15:05:22 +02:00
fullpage.html Fix tests for the fullscreen view_mode 2018-07-20 15:28:45 +02:00
index.html Put CSS files also in ./dist 2019-05-10 12:57:30 +02:00
mock.js Bugfix. Remove affiliation based on updated members lists 2019-07-04 08:28:12 +02:00
runner.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
transpiled.html Start using Sass for the website CSS and rename 2018-05-15 09:38:20 +02:00
utils.js Fix erroneous "is no longer an admin/owner" messages in MUCs 2019-08-08 16:19:04 +02:00