Page MenuHomePhabricator

[keyserver][lib] Add sidebarCreation to keyserver message creation endpoints
ClosedPublic

Authored by ashoat on Feb 20 2023, 5:34 PM.
Tags
None
Referenced Files
F5120664: D6799.id22785.diff
Thu, Apr 3, 8:29 AM
Unknown Object (File)
Wed, Apr 2, 3:03 PM
Unknown Object (File)
Wed, Apr 2, 3:03 PM
Unknown Object (File)
Wed, Apr 2, 3:03 PM
Unknown Object (File)
Mon, Mar 17, 3:22 AM
Unknown Object (File)
Mon, Mar 17, 3:21 AM
Unknown Object (File)
Fri, Mar 7, 9:21 PM
Unknown Object (File)
Feb 25 2025, 4:43 PM
Subscribers

Details

Summary

This makes it possible for a client to set this flag in MessageData to disable notifs.

Depends on D6798

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