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)
Tue, Oct 22, 10:44 AM
Unknown Object (File)
Tue, Oct 22, 10:19 AM
Unknown Object (File)
Sun, Oct 20, 7:46 PM
Unknown Object (File)
Sun, Oct 20, 7:45 PM
Unknown Object (File)
Sun, Oct 20, 7:45 PM
Unknown Object (File)
Fri, Oct 18, 11:45 PM
Unknown Object (File)
Fri, Oct 18, 11:38 PM
Unknown Object (File)
Thu, Oct 17, 10:20 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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