Rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jul 16 2024
Rebase
Rebase
Rebase
Nice!
We should also be able to get rid of the web-specific getOlmPersistAccountDataWeb and just use getOlmPersistAccountData on web. I'll create a follow-up task for this before landing.
Awesome!
Jul 15 2024
Rebase
ESLint fix
Rebase
ESLint fix
Rebase to rely on D12764
Rework into getRelatedMessages, which can be reused for rendering search results
Rework into getRelatedMessages, which can be reused for rendering search results
Rework into getRelatedMessages, which can be reused for rendering search results
Rework into getRelatedMessages, which can be reused for rendering search results
I ended up not needing this, since I'm replacing the getLatestMessageEdit API with a getRelatedMessages API that returns an array.
Second: it looks like there's a Flow error here that doesn't show up in the parent diff. Any context?
First: is rawThreadInfoFromServerThreadInfo just for the shimming logic that handles old clients?
address ESLint issues
I've made a release. Can you remove patches/@commapp+sqlcipher-amalgamation+4.5.5-d.patch here, and instead update the version in native/package.json to 4.5.5-e?
Add error handling to CommCoreModule::isContentSessionInitialized
Rename ...DataContent... -> ...Data... to remove confusion around Conent keyword when dealing with notifs sessions
Rename to containingThreadIDForPossibleMemberResolution
@ashoat I think we can make the release now. Should I do anything to make that possible?