7605 Commits (b0cebf5ca0ce6e89ccb988189a20baff30491ab1)
 

Author SHA1 Message Date
Benoit Marty 010a90f9ff
Merge pull request #3069 from element-hq/feature/bma/avatarCluster_x2 4 months ago
Benoit Marty 5ccaeea286 Rename field of `RoomDetailsType.Dm` for clarity 4 months ago
ElementBot fd6bcb7857
Sync Strings (#3077) 4 months ago
renovate[bot] 3d27f26d3c
Update dependency com.google.firebase:firebase-bom to v33.1.1 (#3062) 4 months ago
Benoit Marty f0917ad38a Fix KDoc issue 4 months ago
ElementBot 810d9661b0 Update screenshots 4 months ago
Benoit Marty 8f3fbe70f8 Create TitleAndSubtitle to reduce code duplication and add badges to DM. 4 months ago
ElementBot 93c1b2005a Update screenshots 4 months ago
Benoit Marty da1f8cd465 Use DmAvatars in header of DM details. 4 months ago
Benoit Marty 76add1fff1 Extract `MainActionsSection` from the when cases, since this is code duplication. 4 months ago
Benoit Marty 17d2d7b0d7 Fix issue in avatar rendering and add a preview. 4 months ago
Benoit Marty f4325aed50 Create DmAvatars to render both users of a DM. 4 months ago
ganfra 2d324a7f4b Reply : fix reply cropped in timeline 4 months ago
ganfra 6ac7ab84ce Draft : branch reply mode 4 months ago
renovate[bot] 73c6291aa2
Update dependency com.freeletics.flowredux:compose to v1.2.2 (#3067) 4 months ago
ganfra 5597a1743a Reply : refactor so we can use ReplyToDetails in Composer and Timeline 4 months ago
Jorge Martin Espinosa 310a7fc229
Resolve display names in mentions in real time (#3051) 4 months ago
Benoit Marty 981dad71a3
Merge pull request #3058 from element-hq/feature/bma/dmColor 4 months ago
Benoit Marty 3ce4af97cc Use `repeat` in the Preview. 4 months ago
Benoit Marty cea7dce432 Create extension `RoomMember.getAvatarData` to avoid code duplication. 4 months ago
Benoit Marty 1f3468986c Use extension 4 months ago
ganfra 08816bd2df Reply : move InReplyTo and related to matrix.ui module. 4 months ago
Benoit Marty 98f218a2b3 Code simplification. 4 months ago
Benoit Marty 7d0323d708 Create extension `RoomSummaryDetails.getAvatarData` to avoid code duplication. 4 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 4 months ago
Benoit Marty a2ff1dc933 Use ImmutableList in Composable. 4 months ago
Benoit Marty 09f3868b53 Fix test. 4 months ago
renovate[bot] b90521e53f
Update danger/danger-js action to v12.3.3 (#3059) 4 months ago
Benoit Marty db23d8395b
Merge pull request #3060 from element-hq/renovate/com.posthog-posthog-android-3.x 4 months ago
ElementBot b9e204a0e8 Update screenshots 4 months ago
renovate[bot] fa969bb0b3
Update dependency com.posthog:posthog-android to v3.4.0 4 months ago
Jorge Martin Espinosa 4f69ab70cc
Use full date format for day dividers in timeline (#3057) 4 months ago
Benoit Marty a9f23c06b0 Add enum `Suggestion` instead of reusing `TimelineRoom` 4 months ago
ElementBot 97add3941c Update screenshots 4 months ago
Benoit Marty ac6e56fead Use heroes only for DMs. #1538 4 months ago
Benoit Marty 99c90f1ced Use heroes to render room avatars 4 months ago
Benoit Marty 0754404aed Add preview and fix rendering issue. 4 months ago
Benoit Marty ad02e05bf4 Use heroes to render room avatars 4 months ago
ganfra f24e87faf1 Timeline : introduce loadReplyDetails api 4 months ago
Benoit Marty a199a8605f Add heroes to `RoomSummaryDetails` 4 months ago
Benoit Marty a0f21d0b63 Add enum `EditProfileDetails` instead of reusing `RoomHeader` 4 months ago
Benoit Marty 61c21b6a96 Introduce CompositeAvatar to render heroes when main AvatarData does not have URL. 4 months ago
ganfra 9aa82b42fd Draft : introduce DraftService and start using it. 4 months ago
Benoit Marty 14062c687e Map RoomHero to MatrixRoomInfo. 4 months ago
Benoit Marty 5ef27c2cde changelog 4 months ago
Benoit Marty 8a91ec7254 Change color use in notification to FF0DBD8B 4 months ago
Benoit Marty faa40dbb19 Move `notification_accent_color` from resource file to `NotificationConfig` 4 months ago
Benoit Marty 2c181e376b Remove unused import. 4 months ago
ganfra dc331640f9 Draft : expose new apis from sdk 4 months ago
ganfra 4317b80844
Merge pull request #3054 from element-hq/feature/fga/sending_queue_iteration 4 months ago