1160 Commits (09828e3975259e080eaa8d0a51ed2ac469215c74)

Author SHA1 Message Date
Benoit Marty dd12071ea2 Use new Rust fields `numUnreadMessages` and `numUnreadMentions`, and iterate on the room badge rendering. 9 months ago
Jorge Martin Espinosa 5d462d5ba9
Remove some state events at the start of DMs (#2252) 9 months ago
Jorge Martin Espinosa 69b290f6fd
Make the room settings screen update automatically (#2197) 9 months ago
Benoit Marty f8f100ccc8 Remove default value of RoomSummaryDetails constructor, and iterate on fixture functions. 9 months ago
Benoit Marty 782f73fb7c Remove `notificationMode` to `userDefinedNotificationMode` to match SDK name. 9 months ago
Benoit Marty ecb000b8ed Remove `hasOngoingCall` to `hasRoomCall` to match SDK name. 9 months ago
Benoit Marty 2c691d527b Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 9 months ago
Benoit Marty be0da18a7b Rename `userAvatarURLString` to `userAvatarUrl` 9 months ago
Benoit Marty d1c7520065 Rename `avatarURLString` to `avatarUrl` 9 months ago
Benoit Marty 4c86126eae Rename `aRoomSummaryDetail` to `aRoomSummaryDetails` 9 months ago
Benoit Marty ea90b2b833 Remove obsolete comment. 9 months ago
Jorge Martín 48b90fd317 Adapt changes from SDK 0.1.84 9 months ago
Jorge Martin Espinosa 6ecce81f45
Try mitigating unexpected logouts (#2251) 9 months ago
Benoit Marty 3a91f830da Encrypt databases used by the Rust SDK. 9 months ago
Benoit Marty f9c1892f2f SessionData: add the passphrase. 9 months ago
Jorge Martin Espinosa 27f55c0bc4
Replace 'leave room' text with 'leave conversation' for DMs (#2231) 9 months ago
Jorge Martin Espinosa 4a7b04524a
Hide verbose state events from the timeline (#2225) 9 months ago
Benoit Marty 14d5274d22 Display name disambiguation #2215. 9 months ago
Benoit Marty d01c70a4fd Fix moar ktlint issues 9 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 9 months ago
Benoit Marty a831f05f6e Fix ktlint issues 9 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 9 months ago
Marco Antonio Alvarez 87c8bc133f
[Feature] Render m.sticker events (#2122) 10 months ago
Benoit Marty 35baaa6209 Add missing test for SecureBackupEnablePresenter 10 months ago
Benoit Marty b9b746bea7 Attempt to fix test on CI. 10 months ago
Jorge Martín c5c920cfa6 Revert "Merge pull request #2071 from element-hq/feature/bma/fixTests" 10 months ago
Jorge Martin Espinosa cbf34929af
Revert "Room list badges" 10 months ago
Benoit Marty 91027f82e9 Fix test. 10 months ago
Benoit Marty f2c989cbd6 Iterate on indicators on room list #2079 10 months ago
Benoit Marty f94f5e4713 Second attempt... 10 months ago
Benoit Marty ee766ecf26 Providing a thumbnail when sending a media is now optional. 10 months ago
ganfra d641ef29ce Tests: replace "0" by FAKE_UNIQUE_ID when its ok. 10 months ago
Benoit Marty 1b0a4093d9 Fix test which was passing for wrong reason. 10 months ago
ganfra c0ac6e191b Timeline : makes sure pagination state is computed correctly and only in one place. 10 months ago
ganfra f961d81eb0 Timeline : uniqueId exposed as String directly from matrix module. 10 months ago
Benoit Marty 949d57bd41 Fix compilation issue after merging develop 10 months ago
Jorge Martin Espinosa d27e9e5265
Add warning message to 'mentions and keywords only' notification option (#2028) 10 months ago
ganfra ac7dd355aa Fix test compilation again. 10 months ago
Benoit Marty ea0825a01c Create RoomMember.getBestName() extension. 10 months ago
ganfra bb7123afbd Fix tests and warnings 10 months ago
Jorge Martin Espinosa 2492584786
Handle tapping on user mentions (#2021) 10 months ago
Benoit Marty 36ccc1ccbd Fix API break regarding ReceiptType 10 months ago
ganfra 6378f6cffe Poll history : add tests and fix others 10 months ago
Benoit Marty 6e6930c076 Consider that the state is Done when the state is `Uploading` with `backedUpCount == totalCount` #2008 10 months ago
ganfra e76bafc043 Timeline : avoid crash when destroying 10 months ago
Benoit Marty 764d7685c2 Remove useless constructor keyword. 10 months ago
ganfra 449c331879 Timeline: exposes simple request for backward pagination 10 months ago
Benoit Marty e56cc137ed Rename file. 10 months ago
Benoit Marty 419a162f77 Extract MxcTools and add test. 10 months ago
Benoit Marty 84c897d682 Image in notification 10 months ago