HomePhabricator
Diffusion Comm 86b47afb4189

[native][web] Fetch related messages for search

Tags
None
Referenced Files
F2324639: image.png
Jul 26 2024, 5:28 AM
File Not Attached
Subscribers
None

Description

[native][web] Fetch related messages for search

Summary: issue: ENG-8783

Test Plan:
Tested by commenting out isThreadThin check, and commenting out extractKeyserverIDFromIDOptional(messageInfo.threadID) check in getMessageSearchStoreOps, and setting threadMessageInfos in createChatMessageItems to empty array to make sure messages from redux are not being used.. This allowed me to treat a thin thread as if it were thick, and execute local search on it.

Tested that edits and reactions show up in search results

image.png (2×2 px, 325 KB)

Reviewers: tomek, kamil

Reviewed By: tomek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D12867

Details

Provenance
inkaAuthored on Jul 24 2024, 3:25 AM
Reviewer
tomek
Differential Revision
D12867: [native][web] Fetch related messages for search
Parents
rCOMM58811e6bd9af: [native][web] Fix timestamp type in cpp
Branches
Unknown
Tags
Unknown