Page MenuHomePhabricator

[lib] Don't pass MessageData to getMessageNotifyType
ClosedPublic

Authored by ashoat on Feb 11 2025, 12:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 30, 5:07 AM
Unknown Object (File)
Wed, Mar 26, 1:39 PM
Unknown Object (File)
Sat, Mar 22, 5:15 PM
Unknown Object (File)
Tue, Mar 11, 4:17 PM
Unknown Object (File)
Tue, Mar 11, 4:07 PM
Unknown Object (File)
Mar 2 2025, 5:58 AM
Unknown Object (File)
Feb 28 2025, 2:13 AM
Unknown Object (File)
Feb 28 2025, 2:03 AM
Subscribers
None

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable