We want to do this because for DMs, we need to call this function on the recipient's side in order to determine whether to set a thread to unread. But the recipient does not have access to the MessageData.
Depends on D14340
Paths
| Differential D14341 Authored by ashoat on Feb 11 2025, 12:25 AM.
Details Summary We want to do this because for DMs, we need to call this function on the recipient's side in order to determine whether to set a thread to unread. But the recipient does not have access to the MessageData. Depends on D14340 Test Plan Flow
Diff Detail
Event TimelineHarbormaster completed remote builds in B33457: Diff 46989.Feb 11 2025, 1:59 AM2025-02-11 01:59:56 (UTC-8) This revision is now accepted and ready to land.Feb 12 2025, 3:48 AM2025-02-12 03:48:52 (UTC-8) Closed by commit rCOMM6616b63237f1: [lib] Don't pass MessageData to getMessageNotifyType (authored by ashoat). · Explain WhyFeb 12 2025, 5:59 AM2025-02-12 05:59:18 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47035 lib/push/utils.js
lib/shared/messages/create-sub-thread-message-spec.js
lib/shared/messages/message-spec.js
lib/shared/messages/reaction-message-spec.js
|