Skip to content

fix(call): grant the widget MSC4407 sticky-event capabilities - #2066

Merged
eleboucher merged 2 commits into
devfrom
fix/call-sticky-memberships
Sep 8, 2026
Merged

eleboucher merged 2 commits into
devfrom
fix/call-sticky-memberships

Conversation

@eleboucher

Copy link
Copy Markdown
Member

Description

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Created without the usage of AI
  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

The embedded call widget publishes its MatrixRTC membership as a sticky
event, which ClientWidgetApi refuses without
org.matrix.msc4407.send.sticky_event. The MembershipManager then shut
down and the call dropped.

Grant the send and receive capabilities and implement sendStickyEvent,
sendDelayedStickyEvent and readStickyEvents on CallWidgetDriver.

Also register an MSC4480 sticky_events extension on sliding sync, since
matrix-js-sdk only reads sticky events out of /sync v2.
@eleboucher
eleboucher force-pushed the fix/call-sticky-memberships branch from 0125d29 to 4dd969e Compare September 8, 2026 17:55
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-2066-sable.raspy-dream-bb1d.workers.dev 4dd969e pr-2066 Tue, 08 Sep 2026 17:57:58 GMT

@eleboucher
eleboucher merged commit 46cd794 into dev Sep 8, 2026
13 checks passed
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.

1 participant