Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken MUC Light room destruction #960

Merged
merged 1 commit into from
Sep 6, 2016

Conversation

fenek
Copy link
Member

@fenek fenek commented Sep 3, 2016

This PR addresses #955

Proposed changes include:

  • Room destruction now may be triggered by user removal.
  • Room removal is now working correctly when affiliation list is empty.
  • New test case for user removal.
  • Added a check in leave_room test case, whether the room gets removed.

{group, blocking},
{group, limits}
{group, service}
%{group, entity},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a mistake the all groups but service are commented out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course it's a mistake. Let me fix this...

@fenek fenek force-pushed the fix-muc-light-broken-room-destruction branch from 0e33cf4 to 23a97d6 Compare September 5, 2016 15:12
@michalwski michalwski merged commit 869d920 into master Sep 6, 2016
@michalwski michalwski deleted the fix-muc-light-broken-room-destruction branch September 6, 2016 06:04
@michalwski michalwski mentioned this pull request Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants