ganfra
|
cf1c728eab
|
Timeline : makes sure all tests are passing
|
2024-04-25 14:35:37 +02:00 |
|
ganfra
|
9ffed34303
|
Timeline : continue to fix more tests...
|
2024-04-25 12:41:34 +02:00 |
|
ganfra
|
60192bd080
|
Timeline permalink : start updating tests
|
2024-04-24 21:33:20 +02:00 |
|
ganfra
|
bb0ba5c4bf
|
Timeline : makes sure to use the right timeline when making some action (edit, reply, reaction)
|
2024-04-24 16:42:35 +02:00 |
|
ganfra
|
b40f01a634
|
Timeline : exposes same methods as the rust type and use them by default on liveTimeline
|
2024-04-24 13:37:14 +02:00 |
|
ganfra
|
6af4bf30ff
|
Timeline : use latest api
|
2024-04-24 12:34:52 +02:00 |
|
ganfra
|
9b83cedac4
|
Timeline permalink : branch permalink on event of other room
|
2024-04-23 18:02:12 +02:00 |
|
ganfra
|
1c06db1a78
|
Timeline permalink : add focused event modifier
|
2024-04-23 16:58:23 +02:00 |
|
ganfra
|
64d02d17bb
|
Timeline : remove highlightedEventId to only use focusedEventId
|
2024-04-23 15:09:01 +02:00 |
|
ganfra
|
0480f8d1bc
|
Timeline : add box around TimelineItemVirtualRow
|
2024-04-23 15:04:49 +02:00 |
|
ganfra
|
e09e23abb0
|
Timeline permalink : automatic focus on live when reaching end of forward pagination (and remove usage of PaginationStatus)
|
2024-04-23 14:24:48 +02:00 |
|
ganfra
|
f56ac869ff
|
Timeline permalink : continue to iterate (try a strategy to avoid forward insertion to "auto-scroll")
|
2024-04-23 13:30:55 +02:00 |
|
ganfra
|
6808edda86
|
Merge develop into feature/fga/permalink_timeline
|
2024-04-18 15:40:17 +02:00 |
|
Benoit Marty
|
878a435d1b
|
Merge pull request #2713 from element-hq/feature/bma/roomPreview
Permalink navigation - Navigation to rooms and users
|
2024-04-18 11:30:15 +02:00 |
|
Benoit Marty
|
30e0478cc0
|
Please ktlint
|
2024-04-18 10:57:18 +02:00 |
|
ElementBot
|
f42479d6e2
|
Update screenshots
|
2024-04-18 08:11:24 +00:00 |
|
Benoit Marty
|
1f4034b009
|
More complete preview
|
2024-04-18 09:59:53 +02:00 |
|
Benoit Marty
|
12fef22930
|
Order import
|
2024-04-18 09:58:58 +02:00 |
|
Benoit Marty
|
fc5606a580
|
Fix Preview name
|
2024-04-18 09:07:01 +02:00 |
|
Benoit Marty
|
689d1a50de
|
Readability
|
2024-04-18 09:04:06 +02:00 |
|
ElementBot
|
efe39a1924
|
Update screenshots
|
2024-04-17 23:47:04 +00:00 |
|
Benoit Marty
|
5ca8808c0e
|
Merge pull request #2725 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2024.04.01
|
2024-04-18 01:41:39 +02:00 |
|
Benoit Marty
|
32949d852a
|
Use PreviewsDayNight instead of PreviewLightDark in order to generate screenshots.
|
2024-04-18 01:35:21 +02:00 |
|
Benoit Marty
|
8b7cc40c29
|
Add Modifier and preview for RoomPreviewMembersCountMolecule. Also increase end padding to ensure that rendering is correct for big numbers.
|
2024-04-18 01:27:33 +02:00 |
|
Benoit Marty
|
72cf17ebb5
|
Merge pull request #2728 from element-hq/renovate/datastore
Update datastore to v1.1.0
|
2024-04-18 01:20:03 +02:00 |
|
Benoit Marty
|
f30b741076
|
Merge branch 'develop' into renovate/datastore
|
2024-04-18 01:19:49 +02:00 |
|
renovate[bot]
|
b2862ba558
|
Update dependency androidx.compose:compose-bom to v2024.04.01
|
2024-04-17 23:19:29 +00:00 |
|
Benoit Marty
|
c2f63005a1
|
Merge pull request #2727 from element-hq/renovate/core
Update core to v1.13.0
|
2024-04-18 01:19:08 +02:00 |
|
Benoit Marty
|
58efd4486f
|
Merge pull request #2724 from element-hq/renovate/kotlin
Update dependency androidx.compose.compiler:compiler to v1.5.12
|
2024-04-18 01:18:38 +02:00 |
|
renovate[bot]
|
bfcc430da1
|
Update datastore to v1.1.0
|
2024-04-17 23:01:21 +00:00 |
|
Benoit Marty
|
7eae4d28ef
|
Fix test.
|
2024-04-18 00:56:46 +02:00 |
|
Benoit Marty
|
426cd9106c
|
Fix test.
|
2024-04-18 00:44:34 +02:00 |
|
Benoit Marty
|
9c6cee10b8
|
String -> RoomAlias
|
2024-04-18 00:43:34 +02:00 |
|
Benoit Marty
|
164506ebfb
|
Fix compilation issue after rebase: String -> RoomAlias
|
2024-04-18 00:29:59 +02:00 |
|
Benoit Marty
|
8082330bc5
|
Use string from Localazy.
|
2024-04-18 00:04:27 +02:00 |
|
Benoit Marty
|
44035905fc
|
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.
|
2024-04-18 00:04:26 +02:00 |
|
Benoit Marty
|
1a9f6da1bc
|
Create Atom and Molecule for RoomPreview screens
|
2024-04-18 00:04:26 +02:00 |
|
Benoit Marty
|
46d7235ac2
|
Move ContentScaffold to design system and rename to RoomPreviewOrganism
|
2024-04-18 00:04:25 +02:00 |
|
Benoit Marty
|
7aafec7fb9
|
Remove useless launch.
|
2024-04-18 00:04:25 +02:00 |
|
Benoit Marty
|
f658969321
|
Remove useless usage of coroutine scope.
|
2024-04-18 00:04:25 +02:00 |
|
Benoit Marty
|
98c285ece8
|
Rename JoinRoomEvents.Retry to JoinRoomEvents.RetryFetchingContent
|
2024-04-18 00:03:22 +02:00 |
|
Benoit Marty
|
70f7bf7e8d
|
Ignore too generic exceptions (temporary code).
|
2024-04-18 00:03:21 +02:00 |
|
Benoit Marty
|
d67a9da112
|
Remove extra space.
|
2024-04-18 00:03:21 +02:00 |
|
Benoit Marty
|
7827e88a76
|
Avoid providing default value.
|
2024-04-18 00:03:21 +02:00 |
|
Benoit Marty
|
1435f8d9f3
|
Rename eventId to focusedEventId for clarity.
|
2024-04-18 00:03:20 +02:00 |
|
Benoit Marty
|
0310b5df0f
|
Move RoomAliasResolver classes to their own module.
|
2024-04-18 00:03:20 +02:00 |
|
Benoit Marty
|
1ed3e0c365
|
Add test to JoinRoomPresenter to cover RoomPreview
|
2024-04-18 00:03:19 +02:00 |
|
Benoit Marty
|
2a256f4a7a
|
Fix JoinRoomPresenterTest
|
2024-04-18 00:03:19 +02:00 |
|
Benoit Marty
|
50f4a1a5a5
|
Format file.
|
2024-04-18 00:03:19 +02:00 |
|
Benoit Marty
|
579c90e2fb
|
Add test on RoomAliasResolverPresenter
|
2024-04-18 00:03:18 +02:00 |
|