Skip to content

fix: fix kick and ban events over federation

Jakub Kubík requested to merge 199-fix-kick-ban-over-federation into next

Fixes the scenario where a MembershipState change event was not sent to the server of a user kicked/banned from a room on a Conduit instance if there were not any other users from that server in the room.


  • I agree to release my code and all other changes of this MR under the Apache-2.0 license

Closes #199 (closed)

Merge request reports