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

[stable-20.0] fix to not remove call buttons for federated conversations after 30 seconds #4255

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Sep 20, 2024

Backport of PR #4239

…econds

After 30 seconds (when the capabilities were updated) the call buttons of federated conversations were removed (this was done back then when fed calls were not implemented).

However this happened not always because of the check
"if (this::spreedCapabilities.isInitialized) {...."
It seems this check sometimes is false when it's supposed to be true. This has be to further investigated and has to be be simplified/improved by a cleaner architecture.

Signed-off-by: Marcel Hibbe <[email protected]>
@backportbot backportbot bot requested review from sowjanyakch and mahibi September 20, 2024 11:46
@backportbot backportbot bot added the 3. to review Waiting for reviews label Sep 20, 2024
@backportbot backportbot bot added this to the 20.0.2 milestone Sep 20, 2024
@mahibi mahibi merged commit 4dbc818 into stable-20.0 Sep 20, 2024
8 of 14 checks passed
@mahibi mahibi deleted the backport/4239/stable-20.0 branch September 20, 2024 11:47
Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/4255-talk.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud Talk app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant