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

Overwrite hasCall based on chat messages #6507

Conversation

nickvergessen
Copy link
Member

Fix #6447

@nickvergessen
Copy link
Member Author

/backport to stable23

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/6447/avoid-delay-between-chat-message-and-conversation-state branch from 4b9d478 to da20f4b Compare November 16, 2021 08:17
@nickvergessen
Copy link
Member Author

Currently it prints messages like:

Call with Adam and 0 guests (Duration 0:05)

We can have a look in removing "0 guests" after the string freeze.

Copy link
Member

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

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

Works!

@marcoambrosini marcoambrosini merged commit 0915752 into master Nov 16, 2021
@marcoambrosini marcoambrosini deleted the bugfix/6447/avoid-delay-between-chat-message-and-conversation-state branch November 16, 2021 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delay between seeing a "X started a call" and being able to join
2 participants