509 Commits (01e798634758fb79ebd1bc6e7ee2581680846449)

Author SHA1 Message Date
bmarty 1856363964 Sync Strings from Localazy 5 days ago
Benoit Marty 67efecdec6 Fix preview for ignore user in a DM case. 1 week ago
Benoit Marty f516c09d3b Change a preview to have a room detail state without any badge. 1 week ago
Benoit Marty 2eec17fec7 Ensure modifier of `BadgeList` is used. 1 week ago
Benoit Marty 35867f9837 Let roomBadges be a computed val of RoomDetailsState 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 1ca8c5131b Change model and create MatrixBadgeRowMolecule 2 weeks ago
Benoit Marty 77b87af52a Move RoomBadge to atomic package and rename to MatrixBadge 2 weeks ago
bmarty b179518962 Sync Strings from Localazy 2 weeks ago
Benoit Marty 6106d7b0ba Reorder imports. 2 weeks ago
Benoit Marty c5b0581bca Renaming. 2 weeks ago
Benoit Marty 9b9255d0e8 Format 2 weeks ago
Benoit Marty 95a7cf643e Let RoomMemberDetailsPresenter use UserProfilePresenter to reduce code duplication. 2 weeks ago
Benoit Marty b33b423a19 The name ConfirmingBanUser was wrong since it was used to confirm a unban action. Better to keep a generic name, in case this class is used for any other action. 2 weeks ago
Benoit Marty 598d86607a Room moderation: make it more reactive and simplify the code. 2 weeks ago
Benoit Marty 6e27266988 Rename some classes which implement PreviewParameterProvider according to the new naming convention. 2 weeks ago
Benoit Marty e5a8180acc Fix issue on canInvite refresh. 3 weeks ago
Benoit Marty e697b4c942 Ensure selectedRoomMember is not null to reduce code indentation. 3 weeks ago
Benoit Marty 212e5761ec No need to launch a coroutine here. 3 weeks ago
Benoit Marty ca4f906964 Split long lines 3 weeks ago
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 3 weeks ago
Benoit Marty 920dc2b0d7 Improve mapping regarding filename, caption and formattedCaption 3 weeks ago
Benoit Marty 792bc25ca2 Remove FakeLeaveRoomPresenter 4 weeks ago
Benoit Marty 6cfebc18fa Cleanup 4 weeks ago
Benoit Marty 2e5450c4b4 Remove dependencies to other presenters to RoomMembersModerationPresenter. 4 weeks ago
Benoit Marty 0a7de7cc7d Remove dependencies to other presenters to LeaveRoomPresenter. 4 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 4 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 1 month ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 1 month ago
ganfra f1be7ea0a7 media view : use overlay from room details 1 month ago
ganfra 269889da83 Pinned messages analytics : branch analytics 1 month ago
Benoit Marty 6fc801ede6 Use aNotificationData and aNotifiableMessageEvent 1 month ago
bmarty bb0a281342 Sync Strings from Localazy 2 months ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 2 months ago
ganfra aeea99196b Send failure verified user : fix tests. 2 months ago
Benoit Marty f61df38e55 Migrate license to AGPL. 2 months ago
ganfra c30398ccc7 Pinned messages: clean code 2 months ago
ganfra 8c0a0d886c Pinned messages list : add loading for pinned messages count and add tests 2 months ago
ganfra e840581247 Pinned messages list : navigation from room details 2 months ago
bmarty 5ad2764402 Sync Strings from Localazy 2 months ago
bmarty cd267249ec Sync Strings from Localazy 2 months ago
bmarty 3e67448006 Sync Strings from Localazy 2 months ago
ElementBot 8bd48fdc60
Sync Strings (#3297) 3 months ago
bmarty 76804d9e48 Sync Strings from Localazy 3 months ago
ElementBot 1f01bd73c4
Sync Strings (#3232) 3 months ago
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 3 months ago
Benoit Marty 263c058843 Fix quality and test compilation. 4 months ago
Benoit Marty 10717b5e48 Render errors in room member list view. 4 months ago
Jorge Martin Espinosa 0be7058416
Unify the way we decide whether a room is a DM or a group room (#3100) 4 months ago