745 Commits (35d51d490299b51bfe71157028bebb9d952bede7)

Author SHA1 Message Date
Benoit Marty 70cdb4a2fc Fix compilation warning in tests. 12 months ago
Jorge Martin Espinosa 776d935cfa
Add more tests, particularly to the room list diffing (#1508) 12 months ago
Jorge Martin Espinosa 6a7713a6f8
Improve coverage in permalinks package (#1502) 12 months ago
Benoit Marty 0edf53de5f Convert `object` to `data object` 12 months ago
Benoit Marty 34d05e01eb Fetch edited event in advanced (similar to reply mode). 12 months ago
Marco Romano 8f3987b98c Destroy EventTimelineItem pointer after use 12 months ago
Marco Romano 3a49ab984c Handle breaking change in `innerRoom.edit()` 12 months ago
Marco Romano fc205698c6
Display poll notifications in the notification drawer (#1467) 12 months ago
Benoit Marty 37249261e1 Add test for `MatrixClientsHolder` 12 months ago
ganfra 74735605e4 Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count 12 months ago
Benoit Marty c9c7af6e06 Simplify the management of `inReplyToEventTimelineItem` 12 months ago
Benoit Marty a192a8823f Ensure `getEventTimelineItemByEventId` is called when we enter in reply mode. 12 months ago
Benoit Marty cf657df5fd Fix API break with Matrix SDK 0.1.58. 12 months ago
Benoit Marty 34631f53b3 Avoid hard-coded string. 1 year ago
David Langley 752da37383 Add roomsWithUserDefinedRules data and render list 1 year ago
Marco Romano f81a4bf0f8
Upgrade Rust SDK to v0.1.57 (#1401) 1 year ago
Marco Romano e4c78a2489
Properly format lastMessage when it belongs to a poll. (#1387) 1 year ago
ganfra 4883b63762 Remove usage of async-uniffi as it leads to a deadlocks and memory leaks (#1381) 1 year ago
ganfra c3df84cb7b Fix warning and yield 1 year ago
ganfra 0bd6ba0984 Fix room member infinite loop 1 year ago
ganfra 6746bf5d44 RoomList : fix ANR (#1370) 1 year ago
Marco Romano 0d05df0651
Upgrade rust sdk to .55 (#1365) 1 year ago
David Langley 6497d2184f Add test. 1 year ago
ganfra e73afad96c RoomSummary: RoomListEntry.Invalidated should not build empty room summary 1 year ago
ganfra bc68d47d1f Update rust-sdk to 0.1.54 1 year ago
Benoit Marty 27e567e6f4 Fix the test. 1 year ago
Benoit Marty f7f9a78101 Cleanup and compact code. Also prefer usage of DayNightPreview. 1 year ago
Jorge Martín 98bb91cd27 Create tests 1 year ago
Benoit Marty 2e9cc25759 Log the tag if present. 1 year ago
Jorge Martín 2ccafec564 Changes: 1 year ago
Jorge Martín 149677a2e6 Add preference screen for user profile 1 year ago
David Langley 4a3ffd37fb Use userDefinedNotificationMode. 1 year ago
ganfra 7914ec0a28 Update rust sdk to 0.1.53 1 year ago
David Langley 7a7cc2692e Fix test compilation 1 year ago
Benoit Marty b4546118f9 Account management with OIDC: split account and session management. #1303 1 year ago
David Langley ed1949aa51 Show a room list decoration for notification setting applied 1 year ago
Jorge Martin Espinosa 97bbb8296f
Fix possible memory leak in `EventMessageMapper`. (#1326) 1 year ago
David Langley 5e8cb958f8 Enabled NotificationSettings by default, Fix spacing, use activeMemberCount for isOneToOne. 1 year ago
David Langley 1260272c33 Add tests, mocks and lint 1 year ago
ganfra 36fdf243cc Thread decoration: add and branch isThreaded method 1 year ago
jonnyandrew 8ab391f615
[Rich text editor] Add feature flag for rich text editor (#1289) 1 year ago
Benoit Marty d6a2020bd9 Add contact to OidcConfiguration (#1250) 1 year ago
ganfra 5570999951
PR review 1 year ago
David Langley a0ac324e3f Implement Notification Settings 1 year ago
ganfra 4b6a44db00 TimelineEvent : fix memory leak 1 year ago
Benoit Marty 5059d67238 Iterate on tracing configuration 1 year ago
Benoit Marty 0e1d61bc12 rename parameter to match parent name. 1 year ago
ganfra a3940ddc5b Use roomInfo instead of individually access roomListItem properties 1 year ago
jonnyandrew f214493c9d
[Rich text editor] Integrate rich text editor library (#1172) 1 year ago
ganfra 6f86fca2c2 Sync: use the new SyncIndicator api 1 year ago