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
Unknown Object (File)
Thu, Jan 16, 5:04 AM
Unknown Object (File)
Tue, Jan 14, 1:18 AM
Unknown Object (File)
Wed, Jan 8, 12:54 PM
Unknown Object (File)
Mon, Jan 6, 10:05 PM
Unknown Object (File)
Mon, Jan 6, 10:05 PM
Unknown Object (File)
Mon, Jan 6, 10:04 PM
Unknown Object (File)
Mon, Jan 6, 10:00 PM
Unknown Object (File)
Mon, Jan 6, 3:15 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