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, Apr 20, 1:32 PM
Unknown Object (File)
Sat, Apr 19, 8:51 PM
Unknown Object (File)
Sat, Apr 19, 10:05 AM
Unknown Object (File)
Fri, Apr 18, 2:12 PM
Unknown Object (File)
Sat, Apr 12, 7:05 PM
Unknown Object (File)
Tue, Apr 8, 3:40 PM
Unknown Object (File)
Sun, Mar 30, 5:07 AM
Unknown Object (File)
Wed, Mar 26, 1:39 PM
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
No Lint Coverage
Unit
No Test Coverage