3793 Commits (666cedd66ebb8164a93b7e0c076e149443025976)

Author SHA1 Message Date
Joe Groocock ab75babc11
Fix oversize padding on captioned images/videos (#3732) 16 hours ago
Benoit Marty 229f843a2d Move TextWithLabelMolecule to the designsystem module. 17 hours ago
Benoit Marty d83c09863f Rename some private composable functions. 17 hours ago
Benoit Marty b8b38208f4 Incoming session verification request 24 hours ago
Benoit Marty a51c2753ba Fix test compilation issue. 2 days ago
Benoit Marty 846dbc2b18 Add media upload setting. 2 days ago
bmarty 1856363964 Sync Strings from Localazy 2 days ago
Valere 9fb68fc58e
Bump rust-sdk version to rust-sdk 0.2.57 (#3735) 6 days ago
ganfra 5cce2ff572 knock : improve a bit code and add tests. 7 days ago
Benoit Marty 67efecdec6 Fix preview for ignore user in a DM case. 7 days ago
Benoit Marty f516c09d3b Change a preview to have a room detail state without any badge. 7 days ago
Benoit Marty 2eec17fec7 Ensure modifier of `BadgeList` is used. 7 days ago
Benoit Marty 35867f9837 Let roomBadges be a computed val of RoomDetailsState 7 days ago
ganfra 89ac2a6831 knock : adjust api while sdk is not ready. 1 week ago
ganfra 512b362615 knock : close screen when canceling knock 1 week ago
ganfra bc4a9a4ad0 knock : display alias in knocked room item list 1 week ago
ganfra 78b3839b34 knock : start adding ui to the JoinRoomView 1 week ago
ganfra b0503978a1 knock : display knocked room in the room list 1 week ago
ganfra 73a46dcfc7 knock : use PendingRoom instead of InvitedRoom 1 week ago
ganfra 96b24c5299 knock : update strings 1 week ago
Benoit Marty 3c23555eb7 Code quality 1 week ago
Benoit Marty ecbf6b7e7c Room badge: let the presenter compute the list of badges. 1 week ago
Benoit Marty 5378c4efad Verified user badge. 1 week ago
Benoit Marty c8a58a8be8 Use BigIcon. 1 week ago
Benoit Marty daaaf92a87 Let IconTitleSubtitleMolecule use BigIcon. 1 week ago
Benoit Marty 8efbd67eea Move strings with key starting by `screen_room_member_details_` to the module `:features:userprofile:shared` 1 week ago
Benoit Marty ddf4c6de09 Remove unnecessary padding, the Column already have a padding. 1 week ago
Benoit Marty 1ca8c5131b Change model and create MatrixBadgeRowMolecule 1 week ago
Benoit Marty 77b87af52a Move RoomBadge to atomic package and rename to MatrixBadge 1 week ago
Benoit Marty 9eabc830c0 Fix flaky tests. 1 week ago
Benoit Marty 96232d5cdf Reduce space between message and "View All" button 1 week ago
Benoit Marty aaf14b6604 Change preview to test wrapping of long pinned message. 1 week ago
Benoit Marty fc200e9a81 Use ic_compound_unpin 1 week ago
bmarty b179518962 Sync Strings from Localazy 1 week ago
Benoit Marty 27e6376681 Rename View and Preview to fix a name clash in the Gallery. 2 weeks ago
Benoit Marty 1f8f1c998f Fix API Break: introduce EventOrTransactionId 2 weeks ago
Benoit Marty 6106d7b0ba Reorder imports. 2 weeks ago
Benoit Marty 5a3b4dfa83 Use test extension on presenter. 2 weeks ago
Benoit Marty e46503ae82 Cover getCanCall with tests. 2 weeks ago
Benoit Marty c5b0581bca Renaming. 2 weeks ago
Benoit Marty 9b9255d0e8 Format 2 weeks ago
Benoit Marty 86cfaf70b4 No need for UserProfilePresenterHelper anymore. 2 weeks ago
Benoit Marty 95a7cf643e Let RoomMemberDetailsPresenter use UserProfilePresenter to reduce code duplication. 2 weeks ago
Benoit Marty 77e874b906 Rework: use @AssistedFactory and comment out the UserProfileModule. 2 weeks ago
Benoit Marty 0db54df877 Restore fun interface for a sweeter code. 2 weeks ago
Benoit Marty 70c643be5e Remove unused isLocal field. 2 weeks ago
Benoit Marty e7ec53dd76 Use Create prompt when user already said they wanted to create an account #3627. 2 weeks ago
Benoit Marty 5a48d89df6 Fix wrong mapping 2 weeks ago
Benoit Marty 28d9da6d62 Fix other API change: `EventShieldsProvider` and `EventTimelineItemDebugInfoProvider` have been replaced by `LazyTimelineItemProvider` 2 weeks ago
Benoit Marty c1c9f53015 Fix other API change: `body` renamed to `filename` 2 weeks ago