feature(room preview): Add option to forget room, improve the room preview screen for banned rooms.

Some internal refactoring was done too:
- Remove RoomInfo.isPublic to only use JoinRule.
- Also take into account restricted access rooms for previews.
This commit is contained in:
ganfra 2025-01-10 09:52:02 +01:00 committed by Jorge Martin Espinosa
parent a0f986d966
commit ba07370dfa
50 changed files with 886 additions and 357 deletions

View file

@ -123,6 +123,7 @@ internal fun anInviteSender(
userId = userId,
displayName = displayName,
avatarData = avatarData,
membershipChangeReason = null,
)
internal fun aRoomListRoomSummary(