3586 Commits (349e2bb45d117b919ce91bbdec75ba4d891bd2b4)

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