Page MenuHomePhabricator

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

Authored by kamil on Mon, Apr 22, 5:49 PM.
Tags
None
Referenced Files
F1779420: D11730.diff
Fri, May 17, 9:07 PM
Unknown Object (File)
Wed, May 15, 5:34 PM
Unknown Object (File)
Wed, May 15, 2:15 PM
Unknown Object (File)
Mon, May 13, 8:35 PM
Unknown Object (File)
Mon, May 13, 7:41 PM
Unknown Object (File)
Tue, May 7, 8:48 AM
Unknown Object (File)
Mon, May 6, 4:58 PM
Unknown Object (File)
Thu, May 2, 3:28 PM
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.Tue, Apr 23, 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.Wed, Apr 24, 4:56 AM
  • MessageData -> MessageSourceMetadata
  • make props read-only