Update conditions
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jul 18 2024
I think the usage of if and dmOpID can be improved and more descriptive, this might look confusing as we have plenty IDs all over the codebase - but I don't have idea about better ones
In D12792#362215, @ashoat wrote:Assuming this draft is ready for review since @bartek linked in on Linear
Allow processing DB ops with only p2p messages
I think this should be done at different level:
- Use decrypt here: https://github.com/CommE2E/comm/blob/8b786f1788c01edce880256d4f5318ce54342f29/native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp#L1619
- Rename decryptSequentialAndPersist -> decryptAndPersist
Assuming this draft is ready for review since @bartek linked in on Linear
Update wasm
Update .lock files
Update naming
In D12786#361905, @ashoat wrote:I wonder what the difference is between our terms "P2P messages" and "DM"s
I think "P2P messages" cover a superset of DMs – it's basically all client-to-client messages that are encrypted and passed via Tunnelbroker. Does that sound right? And is it consistent with our usage here?
In D12776#361904, @ashoat wrote:Would probably be a good idea to discuss this in my detail in our 1:1 tomorrow. One tradeoff neither of us has mentioned so far about using a single action for all business logic that generates DMOperations is that it might be debugging a little bit more painful.
Yes, definitelly.
I need to update podfile
Rename to updateMessageSearchIndex
Rename to updateMessageSearchIndex
Heads-up that I landed a different migration 48 in D12759, so you'll have to rebase this one.
Remove patch and update package.json
Rebase
Rebase
Rebase
Rebase
Rebase before landing
Jul 17 2024
review feedback
feedback
review feedback with minimum requirements to land
Going to make turning tunnelbroker url and identity socket address into json objects into a follow up
rebase for landing
rebase
rebase
In D12688#360458, @ashoat wrote:If you could remind me to make sure I set db.m6g.large when we set up my keyserver, that would be great!
feedback