41 Commits (77e45d45237843f63004f5e24f4f395207a37ceb)

Author SHA1 Message Date
ganfra 73a46dcfc7 knock : use PendingRoom instead of InvitedRoom 1 week ago
bmarty b179518962 Sync Strings from Localazy 2 weeks ago
Benoit Marty 03fd7afdd1 AcceptDeclineInviteState: create ConfirmingDeclineInvite to host InviteData when confirming decline of invite. 3 weeks ago
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 3 weeks ago
Jorge Martin Espinosa 366db4791b
Upgrade Kotlin to v2.0 (#3594) 3 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 4 weeks ago
Jorge Martin Espinosa 7238af7f7f
Fix not being able to decline an invite from the room list (#3466) 2 months ago
Benoit Marty f61df38e55 Migrate license to AGPL. 2 months ago
bmarty 3e67448006 Sync Strings from Localazy 2 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
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 3 months ago
Benoit Marty 6ea629a4d2 Rename interface `NotificationDrawerManager` to `NotificationCleaner` since it actually contains only method to remove notifications. 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
jmartinesp dabaa2d265 Sync Strings from Localazy 4 months ago
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
Benoit Marty 5b69a03208 Fix existing tests. 5 months ago
bmarty 66636ea967 Sync Strings from Localazy 5 months ago
Benoit Marty 3fa508f1fe Add Konsist test `Class with 'ContributeBinding' annotation should have allowed prefix` and fix exissting issues. 5 months ago
bmarty ca5bc71057 Sync Strings from Localazy 5 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 5 months ago
Jorge Martin Espinosa 04e503177b
Notifications: simplify the flow by removing persistence (#2924) 5 months ago
Benoit Marty b3e0f6e843 Translations: pt -> pt-rBR 5 months ago
Benoit Marty 980a80bcf5 Cleanup 5 months ago
Benoit Marty fe771a37c2 isCalledExactly(1) -> isCalledOnce() 5 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 6 months ago
Benoit Marty 22329b9678 Provide serverNames when available and fix issue around analytics 6 months ago
bmarty 0910da0a14 Sync Strings from Localazy 6 months ago
Benoit Marty f29e79d64e Change API `MatrixClient.joinRoom(roomId: RoomId): Result<RoomId>` to `MatrixClient.joinRoom(roomId: RoomId): Result<Unit>` 7 months ago
Benoit Marty cd63ae816a Fix Preview name 7 months ago
Benoit Marty bc1c93c663 Use `PreviewsDayNight` instead of `PreviewLightDark` in order to generate screenshots. 7 months ago
ganfra e72983f1b8 RoomList invites : update and remove tests 7 months ago
ganfra 4dbcd072c0 Invite : remove invitelist entry points 7 months ago
ganfra 11979167c5 Room navigation : some clean up 7 months ago
ganfra fbb92f0c9a Room navigation : fix tests on invite after the refactoring 7 months ago
ganfra 6a255a1b10 Room navigation : reuse accept/decline presentation logic 7 months ago
ganfra 7d59884922 Room navigation : refactor Invites so we can use it in other places 7 months ago
ganfra f586114458 Room navigation : rename module invitelist to invite 7 months ago