Page MenuHomePhabricator

[lib][native][web] Refactor useInitialNotificationsEncryptedMessage to get Olm session creator from context
ClosedPublic

Authored by ashoat on Mar 3 2024, 8:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 18, 2:44 AM
Unknown Object (File)
Tue, Jun 18, 2:44 AM
Unknown Object (File)
Tue, Jun 18, 2:06 AM
Unknown Object (File)
Thu, Jun 6, 6:07 PM
Unknown Object (File)
Thu, Jun 6, 3:14 PM
Unknown Object (File)
Thu, Jun 6, 12:04 PM
Unknown Object (File)
Thu, Jun 6, 2:23 AM
Unknown Object (File)
Thu, Jun 6, 1:01 AM
Subscribers
None

Details

Summary

Now that we have a cross-platform context exposing this value, we can get it from there and simplify the API for useInitialNotificationsEncryptedMessage a little bit.

Depends on D11218

Test Plan

In addition to the plan described here: https://gist.github.com/Ashoat/75ab690d5c53cdd68a51b02e03e27c58

I also made sure that after session recovery, than an entry in the olm_sessions MariaDB table existed for the new cookie with is_content = 0

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage