Page MenuHomePhabricator

Pass pairs of message data and raw message info to notif generation code
ClosedPublic

Authored by marcin on Sep 20 2024, 7:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 8:00 AM
Unknown Object (File)
Sun, Nov 17, 8:13 PM
Unknown Object (File)
Tue, Oct 22, 1:16 PM
Unknown Object (File)
Tue, Oct 22, 9:15 AM
Unknown Object (File)
Tue, Oct 22, 8:32 AM
Unknown Object (File)
Sun, Oct 20, 11:47 PM
Unknown Object (File)
Oct 18 2024, 3:31 AM
Unknown Object (File)
Oct 14 2024, 12:44 PM
Subscribers
None

Details

Summary

This differential modifies notif generation code to take pairs of message data and raw message info instead of message data alone to avoid issue of duplicated raw message info with different message id.

Test Plan

Ensure that those steps no longer introduce the bug.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This differential is huge but logic is repetitive and each file can be reviewed independently. Adding many reviewers to get it reviewed urgently since it is a serious blocker for e2ee launch.

I didn't review the changes to lib/shared/dm-ops very closely, as they seemed mostly rote

This revision is now accepted and ready to land.Sep 20 2024, 8:44 AM
This revision was landed with ongoing or failed builds.Sep 20 2024, 12:46 PM
This revision was automatically updated to reflect the committed changes.