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