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
F3259897: D6799.id22836.diff
Fri, Nov 15, 10:21 PM
Unknown Object (File)
Tue, Oct 29, 4:19 PM
Unknown Object (File)
Sat, Oct 19, 9:26 PM
Unknown Object (File)
Fri, Oct 18, 3:28 AM
Unknown Object (File)
Fri, Oct 18, 3:28 AM
Unknown Object (File)
Fri, Oct 18, 3:28 AM
Unknown Object (File)
Sep 30 2024, 4:20 AM
Unknown Object (File)
Sep 30 2024, 4:20 AM
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