Page MenuHomePhabricator

[keyserver][lib] Pass MessageData to generatesNotifs
ClosedPublic

Authored by ashoat on Feb 20 2023, 5:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 9, 1:28 PM
Unknown Object (File)
Sun, Apr 6, 11:00 AM
Unknown Object (File)
Thu, Apr 3, 7:27 AM
Unknown Object (File)
Wed, Apr 2, 3:02 PM
Unknown Object (File)
Wed, Apr 2, 3:02 PM
Unknown Object (File)
Wed, Apr 2, 3:02 PM
Unknown Object (File)
Mar 17 2025, 3:22 AM
Unknown Object (File)
Mar 17 2025, 3:21 AM
Subscribers

Details

Summary

In a later diff, we'll use our new sidebarCreation parameter (introduced earlier in the stack) to affect whether notifs are generated or not.

Depends on D6796

Test Plan

I tested this whole stack as follows:

  1. Create a sidebar by sending a text message on web
  2. Create a sidebar by sending a media message on web
  3. Create a sidebar by sending a text message on native
  4. Create a sidebar by sending a media message on native

In all of these cases, I confirmed that only one notif was delivered (the notif for the text/media message was skipped)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable