251 Commits (f95ab1fb06bca52cdc688bd54fd667a0662a846a)

Author SHA1 Message Date
Benoit Marty 598d86607a Room moderation: make it more reactive and simplify the code. 2 days ago
Benoit Marty e5a8180acc Fix issue on canInvite refresh. 4 days ago
ganfra 2e631b1ae5 misc : makes sure to always use the same size for fetching avatar thumbnail so caching works properly. 1 week ago
ganfra 5afa7f6437 misc: extract toSelectRoomInfo method 1 week ago
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 1 week ago
Benoit Marty 920dc2b0d7 Improve mapping regarding filename, caption and formattedCaption 1 week ago
bmarty e25ba65170 Sync Strings from Localazy 2 weeks ago
Benoit Marty dd2a1b3388 Add settings to hide images and videos in the timeline. 2 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
Jorge Martin Espinosa 2ce8bb7682
Fix room settings not treating unencrypted DMs as DMs (#3545) 3 weeks ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 3 weeks ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
Benoit Marty e35ba7af8f `AvatarData.toMediaRequestData()` can be internal. 2 months ago
Benoit Marty 34ba0a5e98 CoilMediaFetcher.mediaData cannot be null. 2 months ago
Benoit Marty cef31d3704 Log more errors. 2 months ago
Benoit Marty a9ab32c8e3 Rework: extract AvatarFactory and MediaRequestDataFactory from CoilMediaFetcher 2 months ago
Benoit Marty bb085251b2 Reuse existing function 2 months ago
Benoit Marty 11691697d1 Add test on extension MatrixRoom.getCurrentRoomMember 2 months ago
Benoit Marty 0b494b01da Add test on extension MatrixRoom.getDirectRoomMember 2 months ago
Benoit Marty a27e317207 Remove unused code. 2 months ago
networkException 2678834cc0
Fix broken direct room member for rooms with old users that left (#3324) 2 months ago
bmarty 3e67448006 Sync Strings from Localazy 2 months ago
ganfra 210e2092cd Refactor userEventPermissions 3 months ago
bmarty 76804d9e48 Sync Strings from Localazy 3 months ago
ganfra aebcc52309 Join Room : makes sure we can join by alias 3 months ago
ElementBot 1f01bd73c4
Sync Strings (#3232) 3 months ago
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 3 months ago
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 4 months ago
jmartinesp dabaa2d265 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
ganfra 644b425d71 Draft : code cleanup 4 months ago
ganfra e68684815d Draft : makes sure all existing tests passes 4 months ago
Benoit Marty 4227b42dfa Add unit test on DefaultImageLoaderHolder 4 months ago
Benoit Marty 77ed70e26f Convert LoggedInImageLoaderFactory to an interface and add DefaultLoggedInImageLoaderFactory 4 months ago
Benoit Marty 0039387fbc Move test classes to the correct package. 4 months ago
Benoit Marty 8cc5f35e0c Fix image not rendering after clearing cache. 4 months ago
Benoit Marty da1f8cd465 Use DmAvatars in header of DM details. 4 months ago
ganfra 2d324a7f4b Reply : fix reply cropped in timeline 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 cea7dce432 Create extension `RoomMember.getAvatarData` to avoid code duplication. 4 months ago
ganfra 08816bd2df Reply : move InReplyTo and related to matrix.ui module. 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 ad02e05bf4 Use heroes to render room avatars 4 months ago
Benoit Marty a199a8605f Add heroes to `RoomSummaryDetails` 4 months ago
Benoit Marty 11711e8f67 Remove empty manifest files. 4 months ago
bmarty 66636ea967 Sync Strings from Localazy 5 months ago
bmarty ca5bc71057 Sync Strings from Localazy 5 months ago