Benoit Marty
|
d2e043fbe4
|
More complete preview
|
7 months ago |
Benoit Marty
|
82befcb92c
|
Order import
|
7 months ago |
Benoit Marty
|
cd63ae816a
|
Fix Preview name
|
7 months ago |
Benoit Marty
|
b7d4fa655e
|
Readability
|
7 months ago |
ElementBot
|
29fccd3d9e
|
Update screenshots
|
7 months ago |
Benoit Marty
|
f109426373
|
Merge pull request #2725 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2024.04.01
|
7 months ago |
Benoit Marty
|
bc1c93c663
|
Use `PreviewsDayNight` instead of `PreviewLightDark` in order to generate screenshots.
|
7 months ago |
Benoit Marty
|
7528bb7ffa
|
Add Modifier and preview for RoomPreviewMembersCountMolecule. Also increase end padding to ensure that rendering is correct for big numbers.
|
7 months ago |
Benoit Marty
|
fab7607746
|
Merge pull request #2728 from element-hq/renovate/datastore
Update datastore to v1.1.0
|
7 months ago |
Benoit Marty
|
98b0ccc953
|
Merge branch 'develop' into renovate/datastore
|
7 months ago |
renovate[bot]
|
4abe277bf8
|
Update dependency androidx.compose:compose-bom to v2024.04.01
|
7 months ago |
Benoit Marty
|
1e2aa538d3
|
Merge pull request #2727 from element-hq/renovate/core
Update core to v1.13.0
|
7 months ago |
Benoit Marty
|
26f758dcd0
|
Merge pull request #2724 from element-hq/renovate/kotlin
Update dependency androidx.compose.compiler:compiler to v1.5.12
|
7 months ago |
renovate[bot]
|
c6109dc2c8
|
Update datastore to v1.1.0
|
7 months ago |
Benoit Marty
|
35de787326
|
Fix test.
|
7 months ago |
Benoit Marty
|
290a05439e
|
Fix test.
|
7 months ago |
Benoit Marty
|
5aa0ffea34
|
String -> RoomAlias
|
7 months ago |
Benoit Marty
|
cecc6f2085
|
Fix compilation issue after rebase: String -> RoomAlias
|
7 months ago |
Benoit Marty
|
275733757d
|
Use string from Localazy.
|
7 months ago |
Benoit Marty
|
378d2c0a05
|
Subscrie to RoomInfoFlow instead of pushing the JoinRoom. The user may be a member of the room, and in this case, it will be more direct.
|
7 months ago |
Benoit Marty
|
1b8dd2cded
|
Create Atom and Molecule for RoomPreview screens
|
7 months ago |
Benoit Marty
|
d0fdaaeb86
|
Move ContentScaffold to design system and rename to RoomPreviewOrganism
|
7 months ago |
Benoit Marty
|
3bd65be894
|
Remove useless launch.
|
7 months ago |
Benoit Marty
|
b9b2072b28
|
Remove useless usage of coroutine scope.
|
7 months ago |
Benoit Marty
|
234696cb03
|
Rename `JoinRoomEvents.Retry` to `JoinRoomEvents.RetryFetchingContent`
|
7 months ago |
Benoit Marty
|
b8d87d4e75
|
Ignore too generic exceptions (temporary code).
|
7 months ago |
Benoit Marty
|
c9580ad1e5
|
Remove extra space.
|
7 months ago |
Benoit Marty
|
8e5ae8de2c
|
Avoid providing default value.
|
7 months ago |
Benoit Marty
|
1fcaf902e0
|
Rename `eventId` to `focusedEventId` for clarity.
|
7 months ago |
Benoit Marty
|
986f20b526
|
Move RoomAliasResolver classes to their own module.
|
7 months ago |
Benoit Marty
|
2eb545cd11
|
Add test to JoinRoomPresenter to cover RoomPreview
|
7 months ago |
Benoit Marty
|
12b230594b
|
Fix JoinRoomPresenterTest
|
7 months ago |
Benoit Marty
|
400299ceac
|
Format file.
|
7 months ago |
Benoit Marty
|
6a125bbb1b
|
Add test on RoomAliasResolverPresenter
|
7 months ago |
Benoit Marty
|
33212a136c
|
Open any user permalink.
|
7 months ago |
Benoit Marty
|
7a7fb2aa54
|
Comment out SDK usage.
|
7 months ago |
Benoit Marty
|
b7d214fa56
|
Update extension.
|
7 months ago |
Benoit Marty
|
b6e30833da
|
Add name to call arguments.
|
7 months ago |
Benoit Marty
|
96203824ac
|
Handle navigation to the same room.
|
7 months ago |
Benoit Marty
|
d057183d31
|
FIXME
|
7 months ago |
Benoit Marty
|
6c8c14f9ff
|
Add Retry on Join room node.
|
7 months ago |
Benoit Marty
|
b1b5c563c7
|
Introduce RoomAliasResolverNode with error and retry handling.
|
7 months ago |
Benoit Marty
|
235ef2a71b
|
Resolve RoomId in RoomFlowNode.
|
7 months ago |
Benoit Marty
|
09faa6d1c9
|
Simplify PermalinkData, now that we have RoomIdOrAlias interface.
|
7 months ago |
Benoit Marty
|
ea3a1f363a
|
Alias permalink navigation - WIP
|
7 months ago |
Benoit Marty
|
8327ea306f
|
Increase usage of `RoomAlias`
|
7 months ago |
Benoit Marty
|
ecd1bf76e2
|
Use RoomId and RoomAlias in MatrixRoomInfo
|
7 months ago |
Benoit Marty
|
bd12ff737b
|
Introduce value class RoomAlias
|
7 months ago |
Benoit Marty
|
2a467bd49b
|
Handle permalink navigation - WIP
- prepare navigating to an Event
- add NodeBuilder to MessagesEntryPoint
|
7 months ago |
Benoit Marty
|
68346dd782
|
Add MatrixClient.getRoomPreview method.
|
7 months ago |