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

feat(visitors): Fires events for received visitors message promotion … #2403

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

damencho
Copy link
Member

…request/response.

CONNECTION_REDIRECTED, undefined, visitors.attr('focusjid'), response.attr('username'));
if (visitors.length && response.length) {
if (String(response.attr('allow')).toLowerCase() === 'true') {
logger.warn('Redirected back to main room.');
Copy link
Member

Choose a reason for hiding this comment

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

Would it be clearer to log "promotion request accepted" and add a similar message when it's rejected?

bgrozev
bgrozev previously approved these changes Nov 30, 2023
@damencho damencho merged commit dd81069 into master Dec 12, 2023
1 check passed
@damencho damencho deleted the visitors-promotion branch December 12, 2023 03:21
subhamcyara pushed a commit to subhamcyara/lib-jitsi-meet that referenced this pull request Jul 19, 2024
jitsi#2403)

* feat(visitors): Fires events for received visitors message promotion request/response.

* squash: Updates logs.
subhamcyara pushed a commit to subhamcyara/lib-jitsi-meet that referenced this pull request Jul 19, 2024
jitsi#2403)

* feat(visitors): Fires events for received visitors message promotion request/response.

* squash: Updates logs.
subhamcyara pushed a commit to subhamcyara/lib-jitsi-meet that referenced this pull request Jul 19, 2024
jitsi#2403)

* feat(visitors): Fires events for received visitors message promotion request/response.

* squash: Updates logs.
subhamcyara pushed a commit to subhamcyara/lib-jitsi-meet that referenced this pull request Jul 19, 2024
jitsi#2403)

* feat(visitors): Fires events for received visitors message promotion request/response.

* squash: Updates logs.
subhamcyara pushed a commit to subhamcyara/lib-jitsi-meet that referenced this pull request Jul 19, 2024
jitsi#2403)

* feat(visitors): Fires events for received visitors message promotion request/response.

* squash: Updates logs.
subhamcyara pushed a commit to subhamcyara/lib-jitsi-meet that referenced this pull request Jul 19, 2024
jitsi#2403)

* feat(visitors): Fires events for received visitors message promotion request/response.

* squash: Updates logs.
subhamcyara pushed a commit to subhamcyara/lib-jitsi-meet that referenced this pull request Jul 19, 2024
jitsi#2403)

* feat(visitors): Fires events for received visitors message promotion request/response.

* squash: Updates logs.
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.

3 participants