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
Unknown Object (File)
Thu, May 2, 3:28 PM
Unknown Object (File)
Thu, May 2, 4:03 AM
Unknown Object (File)
Sun, Apr 28, 1:06 PM
Unknown Object (File)
Fri, Apr 26, 10:42 PM
Unknown Object (File)
Fri, Apr 26, 3:57 PM
Unknown Object (File)
Tue, Apr 23, 1:50 AM
Unknown Object (File)
Tue, Apr 23, 1:49 AM
Unknown Object (File)
Tue, Apr 23, 1:47 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.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