The function changes in the next diff to return only a subset of messages from the thick threads.
https://linear.app/comm/issue/ENG-8699/store-only-non-pruned-messages-in-redux
Depends on D13106
Paths
| Differential D13133 Authored by tomek on Aug 21 2024, 10:13 AM.
Details
Summary The function changes in the next diff to return only a subset of messages from the thick threads. https://linear.app/comm/issue/ENG-8699/store-only-non-pruned-messages-in-redux Depends on D13106 Test Plan Run the app on native and web and check if it opens correctly.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptAug 21 2024, 10:13 AM2024-08-21 10:13:10 (UTC-7) Harbormaster completed remote builds in B31205: Diff 43559.Aug 21 2024, 10:34 AM2024-08-21 10:34:38 (UTC-7) Harbormaster completed remote builds in B31206: Diff 43560.Aug 21 2024, 10:40 AM2024-08-21 10:40:44 (UTC-7) kamil added inline comments. This revision is now accepted and ready to land.Aug 23 2024, 8:39 AM2024-08-23 08:39:11 (UTC-7) Harbormaster completed remote builds in B31274: Diff 43666.Aug 27 2024, 2:44 AM2024-08-27 02:44:54 (UTC-7) Closed by commit rCOMM45cdd7740bc6: [native] Rename `getAllMessages` method (authored by tomek). · Explain WhyAug 27 2024, 8:02 AM2024-08-27 08:02:02 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43560 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
native/cpp/CommonCpp/NativeModules/CommCoreModule.h
|