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)
Apr 8 2024, 11:45 PM
Unknown Object (File)
Apr 8 2024, 11:45 PM
Unknown Object (File)
Apr 8 2024, 11:45 PM
Unknown Object (File)
Apr 8 2024, 11:45 PM
Unknown Object (File)
Apr 8 2024, 10:08 PM
Unknown Object (File)
Mar 7 2024, 1:28 AM
Unknown Object (File)
Mar 5 2024, 6:45 PM
Unknown Object (File)
Mar 2 2024, 1:53 PM
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