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

[stable17] Do not remove other event handlers when setting the active room #2230

Merged
merged 2 commits into from
Sep 27, 2019

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #2229

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Besides being more correct, this also fixes the participant list not
shown for guest moderators, as the handler for "change:participantType"
events that shows and hides it in the public page is set during the UI
initialization, but it was removed when joining the room.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants