Page MenuHomePhabricator

[lib/web/native] update `MessageID` in ops handling
ClosedPublic

Authored by kamil on Apr 22 2024, 5:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 14, 5:30 PM
Unknown Object (File)
Mon, Oct 14, 5:30 PM
Unknown Object (File)
Mon, Oct 14, 5:30 PM
Unknown Object (File)
Mon, Oct 14, 5:29 PM
Unknown Object (File)
Mon, Oct 14, 5:29 PM
Unknown Object (File)
Thu, Oct 10, 1:57 PM
Unknown Object (File)
Sep 4 2024, 12:08 AM
Unknown Object (File)
Sep 4 2024, 12:08 AM
Subscribers

Details

Summary

We need to also be able to get sender's deviceID to send confirmation

Test Plan

FLow & tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Apr 23 2024, 6:42 AM
lib/types/db-ops-types.js
5 ↗(On Diff #39381)

Let's rename this to something more specific. We already have MessageData in our JS codebase

tomek added inline comments.
lib/types/db-ops-types.js
6–7 ↗(On Diff #39381)
This revision is now accepted and ready to land.Apr 24 2024, 4:56 AM
  • MessageData -> MessageSourceMetadata
  • make props read-only