Page MenuHomePhabricator

[lib][native][web] send encrypted dms on web and native for create entry
ClosedPublic

Authored by will on Mon, Sep 16, 1:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 17, 2:55 PM
Unknown Object (File)
Tue, Sep 17, 8:39 AM
Unknown Object (File)
Tue, Sep 17, 6:33 AM
Unknown Object (File)
Tue, Sep 17, 3:39 AM
Unknown Object (File)
Mon, Sep 16, 3:10 PM
Unknown Object (File)
Mon, Sep 16, 2:04 PM
Unknown Object (File)
Mon, Sep 16, 2:00 PM
Unknown Object (File)
Mon, Sep 16, 2:00 PM
Subscribers
None

Details

Summary

When entries are created in thick threads, this updates the create entry hook to use e2ee dm operations instead of the keyserver

Depends on D13341

Test Plan

Keyserver create entries still work the same. Opened two web browsers, two iOS simulators and created entries on each one with two accounts different accounts per platform.
Ensured that entries appeared on all 4. They appeared without much delay

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

will requested review of this revision.Mon, Sep 16, 1:45 AM
tomek added a reviewer: kamil.
tomek added inline comments.
lib/actions/entry-actions.js
232 ↗(On Diff #44197)

createEntryInfo contains a timestamp - what does it mean? Should we use it somewhere?

kamil added inline comments.
lib/actions/entry-actions.js
249 ↗(On Diff #44197)
This revision is now accepted and ready to land.Mon, Sep 16, 8:16 AM
will edited the summary of this revision. (Show Details)

review feedback