Page MenuHomePhabricator

[web][native] update `useSendReaction` to send DMs reactions
ClosedPublic

Authored by kamil on Tue, Aug 27, 4:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 14, 5:54 PM
Unknown Object (File)
Fri, Sep 13, 1:15 PM
Unknown Object (File)
Wed, Sep 11, 9:40 AM
Unknown Object (File)
Mon, Sep 9, 2:43 PM
Unknown Object (File)
Sat, Sep 7, 10:04 PM
Unknown Object (File)
Sat, Sep 7, 2:19 PM
Unknown Object (File)
Fri, Sep 6, 11:53 PM
Unknown Object (File)
Fri, Sep 6, 5:12 PM
Subscribers

Details

Summary

ENG-8975

We could consider moving this to shared code in lib but at this point, I don't think it worth adding another abstraction layer. For other ops, logic could be specific and different. After implementing other DM ops we can see what can be extracted.

Depends on D13173

Test Plan
  1. Create DM thread.
  2. Send reaction.
  3. See if this is visible on all peers.
  4. Turn off internet connection and send reaction (should not fail).
  5. Turn on internet connection, reaction visible is for on all peers.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable