This makes it possible for a client to set this flag in MessageData to disable notifs.
Depends on D6798
Paths
| Differential D6799 Authored by ashoat on Feb 20 2023, 5:34 PM.
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:
In all of these cases, I confirmed that only one notif was delivered (the notif for the text/media message was skipped)
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptFeb 20 2023, 5:34 PM2023-02-20 17:34:07 (UTC-8) Harbormaster returned this revision to the author for changes because remote builds failed.Feb 20 2023, 5:52 PM2023-02-20 17:52:48 (UTC-8) Harbormaster completed remote builds in B16657: Diff 22785.Feb 20 2023, 6:26 PM2023-02-20 18:26:11 (UTC-8) This revision is now accepted and ready to land.Feb 21 2023, 12:09 AM2023-02-21 00:09:57 (UTC-8) Closed by commit rCOMMe0b25fd939a9: [keyserver][lib] Add sidebarCreation to keyserver message creation endpoints (authored by ashoat). · Explain WhyFeb 21 2023, 6:19 AM2023-02-21 06:19:53 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22836 keyserver/src/responders/message-responders.js
lib/shared/message-utils.js
lib/types/message-types.js
|