Commit graph

6565 commits

Author SHA1 Message Date
ganfra
bf87b975fc Timeline permalink : start updating tests 2024-04-24 21:33:20 +02:00
ganfra
fed1733cb5 Timeline : makes sure to use the right timeline when making some action (edit, reply, reaction) 2024-04-24 16:42:35 +02:00
ganfra
a6d8209407 Timeline : exposes same methods as the rust type and use them by default on liveTimeline 2024-04-24 13:37:14 +02:00
ganfra
7094955bc9 Timeline : use latest api 2024-04-24 12:34:52 +02:00
ganfra
b764933507 Timeline permalink : branch permalink on event of other room 2024-04-23 18:02:12 +02:00
ganfra
20e172c2a6 Timeline permalink : add focused event modifier 2024-04-23 16:58:23 +02:00
ganfra
3c961a2693 Timeline : remove highlightedEventId to only use focusedEventId 2024-04-23 15:09:01 +02:00
ganfra
fbfcc3638d Timeline : add box around TimelineItemVirtualRow 2024-04-23 15:04:49 +02:00
ganfra
b1dd225648 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
0d7cffe400 Timeline permalink : continue to iterate (try a strategy to avoid forward insertion to "auto-scroll") 2024-04-23 13:30:55 +02:00
ganfra
ff92551472 Merge develop into feature/fga/permalink_timeline 2024-04-18 15:40:17 +02:00
Benoit Marty
e7172cbb85
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
4e55c9aa4e Please ktlint 2024-04-18 10:57:18 +02:00
ElementBot
b7f5c282b0 Update screenshots 2024-04-18 08:11:24 +00:00
Benoit Marty
d2e043fbe4 More complete preview 2024-04-18 09:59:53 +02:00
Benoit Marty
82befcb92c Order import 2024-04-18 09:58:58 +02:00
Benoit Marty
cd63ae816a Fix Preview name 2024-04-18 09:07:01 +02:00
Benoit Marty
b7d4fa655e Readability 2024-04-18 09:04:06 +02:00
ElementBot
29fccd3d9e Update screenshots 2024-04-17 23:47:04 +00:00
Benoit Marty
f109426373
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
bc1c93c663 Use PreviewsDayNight instead of PreviewLightDark in order to generate screenshots. 2024-04-18 01:35:21 +02:00
Benoit Marty
7528bb7ffa 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
fab7607746
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
98b0ccc953
Merge branch 'develop' into renovate/datastore 2024-04-18 01:19:49 +02:00
renovate[bot]
4abe277bf8
Update dependency androidx.compose:compose-bom to v2024.04.01 2024-04-17 23:19:29 +00:00
Benoit Marty
1e2aa538d3
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
26f758dcd0
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]
c6109dc2c8
Update datastore to v1.1.0 2024-04-17 23:01:21 +00:00
Benoit Marty
35de787326 Fix test. 2024-04-18 00:56:46 +02:00
Benoit Marty
290a05439e Fix test. 2024-04-18 00:44:34 +02:00
Benoit Marty
5aa0ffea34 String -> RoomAlias 2024-04-18 00:43:34 +02:00
Benoit Marty
cecc6f2085 Fix compilation issue after rebase: String -> RoomAlias 2024-04-18 00:29:59 +02:00
Benoit Marty
275733757d Use string from Localazy. 2024-04-18 00:04:27 +02:00
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. 2024-04-18 00:04:26 +02:00
Benoit Marty
1b8dd2cded Create Atom and Molecule for RoomPreview screens 2024-04-18 00:04:26 +02:00
Benoit Marty
d0fdaaeb86 Move ContentScaffold to design system and rename to RoomPreviewOrganism 2024-04-18 00:04:25 +02:00
Benoit Marty
3bd65be894 Remove useless launch. 2024-04-18 00:04:25 +02:00
Benoit Marty
b9b2072b28 Remove useless usage of coroutine scope. 2024-04-18 00:04:25 +02:00
Benoit Marty
234696cb03 Rename JoinRoomEvents.Retry to JoinRoomEvents.RetryFetchingContent 2024-04-18 00:03:22 +02:00
Benoit Marty
b8d87d4e75 Ignore too generic exceptions (temporary code). 2024-04-18 00:03:21 +02:00
Benoit Marty
c9580ad1e5 Remove extra space. 2024-04-18 00:03:21 +02:00
Benoit Marty
8e5ae8de2c Avoid providing default value. 2024-04-18 00:03:21 +02:00
Benoit Marty
1fcaf902e0 Rename eventId to focusedEventId for clarity. 2024-04-18 00:03:20 +02:00
Benoit Marty
986f20b526 Move RoomAliasResolver classes to their own module. 2024-04-18 00:03:20 +02:00
Benoit Marty
2eb545cd11 Add test to JoinRoomPresenter to cover RoomPreview 2024-04-18 00:03:19 +02:00
Benoit Marty
12b230594b Fix JoinRoomPresenterTest 2024-04-18 00:03:19 +02:00
Benoit Marty
400299ceac Format file. 2024-04-18 00:03:19 +02:00
Benoit Marty
6a125bbb1b Add test on RoomAliasResolverPresenter 2024-04-18 00:03:18 +02:00
Benoit Marty
33212a136c Open any user permalink. 2024-04-18 00:03:18 +02:00
Benoit Marty
7a7fb2aa54 Comment out SDK usage. 2024-04-18 00:03:18 +02:00