237 Commits (54dc8e7c547c55110996299f96ce0cff017e082f)

Author SHA1 Message Date
Benoit Marty e35ba7af8f `AvatarData.toMediaRequestData()` can be internal. 3 weeks ago
Benoit Marty 34ba0a5e98 CoilMediaFetcher.mediaData cannot be null. 3 weeks ago
Benoit Marty cef31d3704 Log more errors. 3 weeks ago
Benoit Marty a9ab32c8e3 Rework: extract AvatarFactory and MediaRequestDataFactory from CoilMediaFetcher 3 weeks ago
Benoit Marty bb085251b2 Reuse existing function 4 weeks ago
Benoit Marty 11691697d1 Add test on extension MatrixRoom.getCurrentRoomMember 4 weeks ago
Benoit Marty 0b494b01da Add test on extension MatrixRoom.getDirectRoomMember 4 weeks ago
Benoit Marty a27e317207 Remove unused code. 4 weeks ago
networkException 2678834cc0
Fix broken direct room member for rooms with old users that left (#3324) 4 weeks ago
bmarty 3e67448006 Sync Strings from Localazy 1 month ago
ganfra 210e2092cd Refactor userEventPermissions 2 months ago
bmarty 76804d9e48 Sync Strings from Localazy 2 months ago
ganfra aebcc52309 Join Room : makes sure we can join by alias 2 months ago
ElementBot 1f01bd73c4
Sync Strings (#3232) 2 months ago
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