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)
Thu, Sep 5, 4:25 AM
Unknown Object (File)
Tue, Sep 3, 5:52 PM
Unknown Object (File)
Thu, Aug 29, 2:29 PM
Unknown Object (File)
Thu, Aug 29, 2:28 PM
Unknown Object (File)
Thu, Aug 29, 2:28 PM
Unknown Object (File)
Thu, Aug 29, 2:28 PM
Unknown Object (File)
Thu, Aug 29, 2:28 PM
Unknown Object (File)
Thu, Aug 29, 2:28 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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