Page MenuHomePhabricator

[lib/keyserver] included reactionMessageCreationResponder to the JSON endpoints
ClosedPublic

Authored by ginsu on Nov 28 2022, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 11:29 AM
Unknown Object (File)
Wed, Nov 6, 7:05 PM
Unknown Object (File)
Wed, Nov 6, 7:05 PM
Unknown Object (File)
Mon, Oct 28, 8:21 AM
Unknown Object (File)
Wed, Oct 16, 3:43 PM
Unknown Object (File)
Oct 13 2024, 10:09 AM
Unknown Object (File)
Sep 28 2024, 10:59 AM
Unknown Object (File)
Sep 28 2024, 10:59 AM
Subscribers

Details

Summary

added reactionMessageCreationResponder to the JSON endpoints. This will be used to connect reactionMessageCreationResponder in keyserver to sendReactionMessage in lib


Depends on D5749

Linear Task: ENG-2250

Test Plan

This will be tested further in subsequent diffs. But ran this locally on web/mobile and nothing crashed. Also helped me get to the point where I could push a reaction message into the DB (see screenshot below)

Screenshot 2022-11-28 at 7.16.55 PM.png (2×3 px, 1 MB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, rohan, tomek.
ginsu edited the summary of this revision. (Show Details)
ginsu requested review of this revision.Nov 28 2022, 4:52 PM
This revision is now accepted and ready to land.Nov 30 2022, 3:19 PM
ginsu edited the test plan for this revision. (Show Details)

fixed merge conflicts with kamils changes. Synced with Kamil to figure out the required policies for creating a reaction message