element-x-ada/libraries/matrix
Jorge Martin Espinosa d4d57b1e21
Reload member list after moderation actions (#5268)
* Reload member list after moderation actions

The previous `runActionAndWaitForMembershipChange` logic wasn't really doing anything, as the modified flow was never used.

* Make sure we always set the value in the member list state flow, even if the underlying coroutine scope is no longer there.

With `emit`, the `Ready` state was not emitted if the member list was loaded way too fast.
2025-09-04 12:56:46 +00:00
..
api Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:44 +02:00
impl Reload member list after moderation actions (#5268) 2025-09-04 12:56:46 +00:00
test Reload member list after moderation actions (#5268) 2025-09-04 12:56:46 +00:00