Page MenuHomePhabricator

[lib] DMOperationSpec for reaction operation
ClosedPublic

Authored by tomek on Jul 19 2024, 12:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 28, 9:54 AM
Unknown Object (File)
Sat, Oct 26, 8:37 AM
Unknown Object (File)
Sun, Oct 20, 8:14 AM
Unknown Object (File)
Mon, Oct 14, 11:43 AM
Unknown Object (File)
Sep 28 2024, 9:55 AM
Unknown Object (File)
Sep 28 2024, 9:28 AM
Unknown Object (File)
Sep 25 2024, 5:15 PM
Unknown Object (File)
Sep 25 2024, 5:14 PM
Subscribers

Details

Summary
Test Plan

Just the Flow. Further testing will be performed after it is connected with the rest of the app.

Diff Detail

Repository
rCOMM Comm
Branch
dmops
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

tomek requested review of this revision.Jul 19 2024, 1:19 PM

On the keyserver, when reactionMessageCreationResponder is called, it calls createMessages which in turn calls updateRepliesCount. Do we need to do something like this for DMs?

I wonder if we should have a separate task for updating the replies count. I don't think I contemplated it in sendTextMessageSpec

I wonder if we should have a separate task for updating the replies count. I don't think I contemplated it in sendTextMessageSpec

Created https://linear.app/comm/issue/ENG-8892/handle-replies-count-as-a-part-of-dmoperationspecs to track

This revision is now accepted and ready to land.Jul 25 2024, 1:03 AM