Page MenuHomePhabricator

[native] Rename `getAllMessages` method
ClosedPublic

Authored by tomek on Aug 21 2024, 10:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 12:32 PM
Unknown Object (File)
Fri, Nov 8, 10:37 PM
Unknown Object (File)
Fri, Nov 8, 1:44 PM
Unknown Object (File)
Tue, Oct 22, 8:33 AM
Unknown Object (File)
Oct 1 2024, 3:49 AM
Unknown Object (File)
Sep 29 2024, 3:29 PM
Unknown Object (File)
Sep 29 2024, 1:27 PM
Unknown Object (File)
Sep 25 2024, 3:44 PM
Subscribers

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

Repository
rCOMM Comm
Branch
messages-pruning
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil added inline comments.
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
1487 ↗(On Diff #43560)
2792 ↗(On Diff #43560)
This revision is now accepted and ready to land.Aug 23 2024, 8:39 AM
This revision was automatically updated to reflect the committed changes.