Page MenuHomePhabricator

[native] Rename `getAllMessages` method
ClosedPublic

Authored by tomek on Aug 21 2024, 10:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 17, 10:59 AM
Unknown Object (File)
Thu, Apr 17, 8:37 AM
Unknown Object (File)
Wed, Apr 16, 1:36 AM
Unknown Object (File)
Sat, Apr 12, 7:38 PM
Unknown Object (File)
Mar 26 2025, 7:09 AM
Unknown Object (File)
Mar 11 2025, 2:21 PM
Unknown Object (File)
Mar 8 2025, 5:10 PM
Unknown Object (File)
Mar 8 2025, 5:10 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.