Page MenuHomePhabricator

[native] Rename `getAllMessages` method
ClosedPublic

Authored by tomek on Aug 21 2024, 10:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 25, 3:44 PM
Unknown Object (File)
Wed, Sep 25, 3:44 PM
Unknown Object (File)
Mon, Sep 9, 6:14 PM
Unknown Object (File)
Mon, Sep 9, 10:14 AM
Unknown Object (File)
Sun, Sep 8, 5:17 PM
Unknown Object (File)
Fri, Sep 6, 11:54 PM
Unknown Object (File)
Thu, Sep 5, 1:54 PM
Unknown Object (File)
Wed, Sep 4, 12:55 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.