222 Commits (766ae389ce3ef0f7d17bb2357e4126ab462524b2)

Author SHA1 Message Date
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 2 months ago
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 3 months ago
jmartinesp dabaa2d265 Sync Strings from Localazy 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
bmarty 32c5da898b Sync Strings from Localazy 3 months ago
ganfra 644b425d71 Draft : code cleanup 3 months ago
ganfra e68684815d Draft : makes sure all existing tests passes 3 months ago
Benoit Marty 4227b42dfa Add unit test on DefaultImageLoaderHolder 3 months ago
Benoit Marty 77ed70e26f Convert LoggedInImageLoaderFactory to an interface and add DefaultLoggedInImageLoaderFactory 3 months ago
Benoit Marty 0039387fbc Move test classes to the correct package. 3 months ago
Benoit Marty 8cc5f35e0c Fix image not rendering after clearing cache. 3 months ago
Benoit Marty da1f8cd465 Use DmAvatars in header of DM details. 3 months ago
ganfra 2d324a7f4b Reply : fix reply cropped in timeline 3 months ago
ganfra 5597a1743a Reply : refactor so we can use ReplyToDetails in Composer and Timeline 3 months ago
Jorge Martin Espinosa 310a7fc229
Resolve display names in mentions in real time (#3051) 3 months ago
Benoit Marty cea7dce432 Create extension `RoomMember.getAvatarData` to avoid code duplication. 3 months ago
ganfra 08816bd2df Reply : move InReplyTo and related to matrix.ui module. 3 months ago
Benoit Marty 7d0323d708 Create extension `RoomSummaryDetails.getAvatarData` to avoid code duplication. 3 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 3 months ago
Benoit Marty ad02e05bf4 Use heroes to render room avatars 3 months ago
Benoit Marty a199a8605f Add heroes to `RoomSummaryDetails` 3 months ago
Benoit Marty 11711e8f67 Remove empty manifest files. 3 months ago
bmarty 66636ea967 Sync Strings from Localazy 4 months ago
bmarty ca5bc71057 Sync Strings from Localazy 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Benoit Marty b3e0f6e843 Translations: pt -> pt-rBR 4 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 4 months ago
Benoit Marty 5ab96c3bdc Do not use MutableState in Composable function parameter. 4 months ago
Benoit Marty 4278c24784 Extract content lambda. 4 months ago
Benoit Marty 193081a554 Migrate AvatarActionBottomSheet to Material3 BottomSheet 4 months ago
Benoit Marty 1710671f06 Add UI test on RoomDetailsEditView 4 months ago
Benoit Marty e6badb1e04 Use rawName instead of displayName in RoomDetailsEditPresenter #2844 4 months ago
Benoit Marty 0b9724af84 EditUserProfileState.userId cannot be null. 4 months ago
Benoit Marty 176c7c8bc6 Add preview for EditableAvatarView 4 months ago
Benoit Marty 4b720f90b7 Rename parameter since it can reference a userId or a roomId 4 months ago
bmarty 0910da0a14 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa 46b22d7db7
UX cleanup: room details (#2816) 4 months ago
Jorge Martin Espinosa c690b38b0f
Adjust typography in `SelectedUser` component (#2768) 5 months ago
Benoit Marty ce7bb11724 Ensure roomId are not rendered in the UI. 5 months ago
Benoit Marty 3d29d8729a Move `fun aRoomSummaryDetails()` to a regular Preview Provider 5 months ago
bmarty 68631af9a6 Sync Strings from Localazy 5 months ago
Benoit Marty 74a9a54719 Rename Preview to follow code convention 5 months ago
Benoit Marty 49fea8b7ae Fix vertical alignment. 5 months ago
Benoit Marty 473f0e8395 Let JoinRoomView render the InviteSender 5 months ago
Benoit Marty 2974156ee1 Move InviteSender to `:library:matrixui` module. 5 months ago
Benoit Marty 8327ea306f Increase usage of `RoomAlias` 5 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 5 months ago
ganfra 9d87240f4c Room list : activate merged invites in Client 5 months ago
Benoit Marty 1e5a61a49c Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 6 months ago
Jorge Martin Espinosa 6aa84d600e
Implement MSC2530 (#2570) 6 months ago