element-x-ada/features/roommembermoderation/impl
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
..
src Reload member list after moderation actions (#5268) 2025-09-04 12:56:46 +00:00
build.gradle.kts change (member moderation) : clean up 2025-05-24 11:23:09 +02:00