3239 Commits (1c020bcf2671bdb5c410aba882219733e38c0b27)

Author SHA1 Message Date
Benoit Marty 1a049832ab Distinguish between roomId and roomAlias. 1 month ago
ganfra 5240555329 Resolve send failure verification : clearer message when unsigned device is from you 1 month ago
Benoit Marty 5a6859b251 Make text parts in bold. 2 months ago
Benoit Marty b87bec6228 Account deactivation. 2 months ago
bmarty 4583ffeaf9 Sync Strings from Localazy 2 months ago
Benoit Marty 265c60a056 Fix test compilation issue. 2 months ago
Benoit Marty 3a0e182ba9 Use new API `awaitRoomRemoteEcho` to ensure that the room is ready SDK side. 2 months ago
Benoit Marty beb0bff3cc Use new API `awaitRoomRemoteEcho` to wait for the created room to be available. 2 months ago
bmarty bb0a281342 Sync Strings from Localazy 2 months ago
ganfra be3ead0db9 Send failure verified user : add some comments and logs. 2 months ago
Jorge Martin Espinosa 7238af7f7f
Fix not being able to decline an invite from the room list (#3466) 2 months ago
Benoit Marty 39348d2e7e Account Creation using a WebView 2 months ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 2 months ago
bmarty 1035f9ae60 Sync Strings from Localazy 2 months ago
ganfra b245c69322 Send failure verified user : set the room key recipient strategy 2 months ago
ganfra ff368b4072 Send failure verified user : resolve ui and logic 2 months ago
ganfra 416810acca Send state : introduce Failed.VerifiedUser interface. 2 months ago
ganfra de933b1f34 Send failure verified user : expose new methods on MatrixRoom. 2 months ago
ganfra e0bc026d5f Send failure verified user : display in ActionListView 2 months ago
ganfra b2c7ea02fb Design : allow passing ListItemColor to ListItem composable to customise as you want. 2 months ago
ganfra d22d9f0bd2 Send failure verified user : set the room key recipient strategy 2 months ago
Benoit Marty e4d1428bed Rename `isInit` to `isTimelineInitialized` for clarity. 2 months ago
Valere bb50d3eb96 crypto: Add configuration flag to enable invisible crypto 2 months ago
Valere d059474998 Doc | Remove outdated comment about flags default values 2 months ago
Benoit Marty fac919e933 Remove process extension and provide isInit parameter to the processors. 2 months ago
Benoit Marty f87422a022 Fix filtering of Event at the beginning of DM. 2 months ago
Benoit Marty 90e51dc9fa Fix detekt false positive. 2 months ago
Benoit Marty 31bcd506e0 Fix API break 2 months ago
Benoit Marty 6d12ff09b8 RustMatrixRoom do not need the SessionData anymore. 2 months ago
Benoit Marty 88b0eff0fe Introduce value class "DeviceId" 2 months ago
ganfra 5dab1fdf4d Pinned messages : enabled by default 2 months ago
Jorge Martin Espinosa 67e262fdc8
Add banner for optional migration to simplified sliding sync (#3429) 2 months ago
ganfra 74c02cc2d3 Timeline : remove the encrypted history banner for now. 2 months ago
ganfra a7ab8ee843 Self verification : makes sure cancellation works properly 2 months ago
ganfra fbce600f2b Self verification : makes sure only one controller is created 2 months ago
Jorge Martin Espinosa 8c015da590
Wait for a room with joined state in `/sync` after creating it (#3421) 2 months ago
Benoit Marty 375ac25d8d Migrate license to AGPL - XML files. 2 months ago
Benoit Marty f61df38e55 Migrate license to AGPL. 2 months ago
Jorge Martin Espinosa 0ec19ec566
Fix new logins with Simplified SS using the proxy (#3417) 2 months ago
Benoit Marty 9d91cc6184 Add missing test for AppMigration06 2 months ago
Benoit Marty 56fd455d44 Add missing test for AppMigration05 2 months ago
ganfra d3420da599 Pinned messages list : improve and fix code after PR review. 2 months ago
ganfra 91a44f6380 Rust sdk : update to 0.2.42 2 months ago
ganfra c30398ccc7 Pinned messages: clean code 2 months ago
Benoit Marty 90af83b3ea Fix the test according to the behavior change. 2 months ago
ganfra 51f7599c38 Pinned messages list : fix all tests after changes 2 months ago
Benoit Marty 4b7c13dac8 Let UnifiedPushProvider use UnifiedPushCurrentUserPushConfigProvider 2 months ago
Benoit Marty 5b478b3c48 Fix injection issue. 2 months ago
Benoit Marty afa19f4081 Fix quality issue. 2 months ago
Benoit Marty 79795af723 Imporve logs. 2 months ago