Page MenuHomePhabricator

Establish olm notifs session on both sides during registration
ClosedPublic

Authored by marcin on Apr 27 2023, 6:40 AM.
Tags
None
Referenced Files
F5338114: D7657.id.diff
Wed, Apr 9, 1:05 AM
F5334884: D7657.id26742.diff
Tue, Apr 8, 11:05 PM
F5333638: D7657.id27212.diff
Tue, Apr 8, 10:32 PM
F5333632: D7657.id26399.diff
Tue, Apr 8, 10:32 PM
F5333414: D7657.id27173.diff
Tue, Apr 8, 10:27 PM
F5333365: D7657.id26006.diff
Tue, Apr 8, 10:26 PM
F5332650: D7657.id25828.diff
Tue, Apr 8, 10:11 PM
F5332456: D7657.id26751.diff
Tue, Apr 8, 10:07 PM
Subscribers

Details

Summary

This differential implements olm notifs session establishment during account creation.

Test Plan

Create new account. Ensure new entry in olm_sessions table appears

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ashoat requested changes to this revision.Apr 27 2023, 1:10 PM
ashoat added inline comments.
keyserver/src/creators/account-creator.js
132–138 ↗(On Diff #25828)

See feedback in D7654. Please be more thoughtful when introducing new await keywords

native/account/register-panel.react.js
295–297 ↗(On Diff #25828)

See feedback in D7654. Please be more thoughtful when introducing new await keywords

This revision now requires changes to proceed.Apr 27 2023, 1:10 PM

Better usage of awaits. Ensure cookie iscreated prior to olm session.

This revision is now accepted and ready to land.May 2 2023, 10:13 AM

Rename call to get and rebase before landing

This revision is now accepted and ready to land.May 31 2023, 8:36 AM