Enable e2e MacOS notifications to public users
Summary: This differential releases E2E encrypted MacOS notifications to public users.
Test Plan:
- Build production MacOS and keyserver.
- Ensure notifications are encrypted (check in MariaDB console, by querying olm_sessions table, that version column for row associated with current cookieID
is incrementing with each notif).
Previously testing e2e MacOS notifs on production required to manually remove isStaffOrDev checks.
Reviewers: inka, atul
Reviewed By: atul
Subscribers: ashoat, tomek
Differential Revision: https://phab.comm.dev/D10482