This differentila introduces new olm-api methods. One to check if we have notifs session with the keyserver and the other two to create and persist later new notifs olm session with the keyserver.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- marcin/eng-9025
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/push-notif/notif-crypto-utils.js | ||
---|---|---|
1105 | I would change this log, or are you sure this method is called only as a result of receiving notif? | |
web/shared-worker/worker/worker-crypto.js | ||
931 | shouldn't this be true? | |
937 | why we're using mixed, not PersistNotifsAccountWithOlmDataInput? | |
939–942 | why this is needed? |