3053 Commits (cfc16eb7908850ffeb9e579f4c8e08a0c62ed75b)

Author SHA1 Message Date
Benoit Marty c98cb56b74 Add first UI test on RoomListSearchView 5 months ago
Benoit Marty 0d14cdcf5d Use SuperButton for RoomDirectorySearchButton 5 months ago
Benoit Marty 679e02b00c Use Large button on RoomAliasResolverView 5 months ago
Benoit Marty dc2dd43625 Use SuperButton on JoinRoomView, and set all button to size Large 5 months ago
Benoit Marty 50a011a0f3 Add UI test on RoomAliasResolverView 5 months ago
Benoit Marty 2701a6f87d Add UI test on JoinRoomView 5 months ago
Benoit Marty d2e043fbe4 More complete preview 5 months ago
Benoit Marty 82befcb92c Order import 5 months ago
Benoit Marty cd63ae816a Fix Preview name 5 months ago
Benoit Marty bc1c93c663 Use `PreviewsDayNight` instead of `PreviewLightDark` in order to generate screenshots. 5 months ago
Benoit Marty 290a05439e Fix test. 5 months ago
Benoit Marty cecc6f2085 Fix compilation issue after rebase: String -> RoomAlias 5 months ago
Benoit Marty 275733757d Use string from Localazy. 5 months ago
Benoit Marty 1b8dd2cded Create Atom and Molecule for RoomPreview screens 5 months ago
Benoit Marty d0fdaaeb86 Move ContentScaffold to design system and rename to RoomPreviewOrganism 5 months ago
Benoit Marty b9b2072b28 Remove useless usage of coroutine scope. 5 months ago
Benoit Marty 234696cb03 Rename `JoinRoomEvents.Retry` to `JoinRoomEvents.RetryFetchingContent` 5 months ago
Benoit Marty 1fcaf902e0 Rename `eventId` to `focusedEventId` for clarity. 5 months ago
Benoit Marty 986f20b526 Move RoomAliasResolver classes to their own module. 5 months ago
Benoit Marty 2eb545cd11 Add test to JoinRoomPresenter to cover RoomPreview 5 months ago
Benoit Marty 12b230594b Fix JoinRoomPresenterTest 5 months ago
Benoit Marty 400299ceac Format file. 5 months ago
Benoit Marty 33212a136c Open any user permalink. 5 months ago
Benoit Marty b7d214fa56 Update extension. 5 months ago
Benoit Marty 96203824ac Handle navigation to the same room. 5 months ago
Benoit Marty 6c8c14f9ff Add Retry on Join room node. 5 months ago
Benoit Marty b1b5c563c7 Introduce RoomAliasResolverNode with error and retry handling. 5 months ago
Benoit Marty 235ef2a71b Resolve RoomId in RoomFlowNode. 5 months ago
Benoit Marty 09faa6d1c9 Simplify PermalinkData, now that we have RoomIdOrAlias interface. 5 months ago
Benoit Marty ea3a1f363a Alias permalink navigation - WIP 5 months ago
Benoit Marty 8327ea306f Increase usage of `RoomAlias` 5 months ago
Benoit Marty ecd1bf76e2 Use RoomId and RoomAlias in MatrixRoomInfo 5 months ago
Benoit Marty 2a467bd49b Handle permalink navigation - WIP 5 months ago
ganfra 90e273cd65 Room list invites: address some remarks and add small tests 5 months ago
ganfra 83e7c13618 Timeline : start reworking timeline apis 5 months ago
Benoit Marty 5b3a2d8eca Use produceState and fetch profile only if necessary. 5 months ago
Benoit Marty f9d3f947c2 Add missing test for unblock user with error. 5 months ago
Benoit Marty 3f0159d438 Format 5 months ago
Benoit Marty 4d50e43e85 Add test covering fallback to user profile. 5 months ago
Benoit Marty 0dba614c0a createRoomMemberDetailsPresenter just need a UserId. 5 months ago
Benoit Marty c9d5961684 RoomMemberDetailsPresenter: fallback to user profile data if the user is not a member of the room. 5 months ago
Benoit Marty f2ff326938 Observe ignoredUsersFlow to have live data about blocked user. 5 months ago
ganfra e171472fc4 Room list invites : clean and format 5 months ago
ganfra e72983f1b8 RoomList invites : update and remove tests 5 months ago
ganfra 4dbcd072c0 Invite : remove invitelist entry points 5 months ago
ganfra 43e336cb72 RoomList : add invite filter 5 months ago
ganfra c102c5b436 RoomList: branch accept/decline invite actions 5 months ago
ganfra 26eaed5ea4 RoomList : invite row 5 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 5 months ago
Benoit Marty 9fcb880f1d Fix formatting issue. 5 months ago