Page MenuHomePhabricator

One check for minimum code version supporting e2ee notifs
ClosedPublic

Authored by marcin on Sep 6 2024, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 27, 1:41 AM
Unknown Object (File)
Fri, Dec 27, 1:41 AM
Unknown Object (File)
Fri, Dec 27, 1:41 AM
Unknown Object (File)
Fri, Dec 27, 1:41 AM
Unknown Object (File)
Fri, Dec 27, 1:39 AM
Unknown Object (File)
Mon, Dec 16, 5:10 AM
Unknown Object (File)
Nov 20 2024, 11:20 AM
Unknown Object (File)
Nov 20 2024, 11:20 AM
Subscribers

Details

Summary

This differential ensures that e2ee notifs are sent to devices supporting code version that will be determined during staff e2ee dm's release

Test Plan

Ensure that e2ee notifs work if and only if FUTURE_CODE_VERSION is 0

Diff Detail

Repository
rCOMM Comm
Branch
marcin/eng-e2ee-notif-version-check
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Sep 11 2024, 2:02 AM

More robust check. If the device doesn't support E2EE notifs we won't even try to create a notifs session with it.

Re-requesting review as this new check is much better - we won't try to create a session nor process any data with device that does not have sufficient code version.

This revision is now accepted and ready to land.Sep 11 2024, 7:41 AM