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, Dec 28, 7:09 AM
Unknown Object (File)
Wed, Dec 18, 3:43 PM
Unknown Object (File)
Wed, Dec 18, 3:43 PM
Unknown Object (File)
Sat, Dec 14, 6:54 PM
Unknown Object (File)
Nov 25 2024, 8:01 AM
Unknown Object (File)
Nov 21 2024, 9:01 PM
Unknown Object (File)
Nov 9 2024, 12:32 PM
Unknown Object (File)
Nov 8 2024, 10:37 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
2792
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.