THis differential releases E2E encrypted Windows notifications to public users.
Details
Details
- Reviewers
inka atul - Commits
- rCOMM912ce281d9f3: Enable e2e Windows notifications to public users
- Build production Windows 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 Windows notifs on production required to manually remove isStaffOrDev checks.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- marcin/release-e2e-notifs
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Have pretty much zero context on how notifications work on Windows, but this seems like a reasonable flip the switch diff. (Would make sense to get another accept before landing if there's more going on here)