element-x-ada/features/createroom/impl
Jorge Martin Espinosa bd6bad963e
Remove JoinRule.Private from the codebase (#6129)
It shouldn't be in use, since it was never properly defined:

- The `Private` values coming from the SDK are considered to be `Invite` instead.
- Remove any existing `JoinRule.Private` usages in our code.
2026-02-03 19:27:22 +01:00
..
src Remove JoinRule.Private from the codebase (#6129) 2026-02-03 19:27:22 +01:00
build.gradle.kts Create a new room in a space (#6061) 2026-01-26 18:23:02 +01:00