Files
element-call-Github/src
Robin e72c05ed41 Send a 'join' action when entering the call
Following a75952cf77, this is one more upgrade to the widget communication that I'd like to make within this release cycle.

The motivating issue is https://github.com/element-hq/element-web/issues/29429. Fundamentally, without a 'join' action, the only info Element Web can use to determine whether it's joined the call is whether a MatrixRTC membership exists. But membership state events can inaccurately represent the client's actual state (whether because delayed events aren't supported, or because the delayed event hasn't timed out yet), so I suggest we send a 'join' action here just as we do in the Element Web Jitsi wrapper (e9a3625bd6/src/vector/jitsi/index.ts (L503)) to let Element Web tap directly into the widget's local state. (This will need additional Element Web changes, but is certainly backwards compatible.)
2025-03-05 12:21:55 -05:00
..
2024-11-14 19:12:11 +01:00
2024-09-23 14:35:41 +01:00
2023-09-13 17:53:12 +02:00
2024-11-06 09:36:48 +00:00
2024-09-10 18:21:19 -04:00
2024-11-12 15:59:58 +00:00
2024-11-14 19:12:11 +01:00
2024-11-07 17:06:49 +00:00
2024-11-04 15:13:32 +01:00
2024-11-07 17:06:49 +00:00
2024-09-24 22:15:16 +02:00