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, Mar 26, 7:09 AM
Unknown Object (File)
Tue, Mar 11, 2:21 PM
Unknown Object (File)
Sat, Mar 8, 5:10 PM
Unknown Object (File)
Sat, Mar 8, 5:10 PM
Unknown Object (File)
Feb 26 2025, 2:01 AM
Unknown Object (File)
Feb 16 2025, 8:08 AM
Unknown Object (File)
Feb 11 2025, 12:12 PM
Unknown Object (File)
Jan 30 2025, 2: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
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.