Page MenuHomePhabricator

[lib] Re-introduce `RelationshipRequest` and replace `TraditionalRelationshipRequest` where simple
ClosedPublic

Authored by atul on Tue, Apr 9, 8:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 7:40 AM
Unknown Object (File)
Mon, Apr 22, 6:56 PM
Unknown Object (File)
Sun, Apr 21, 8:35 PM
Unknown Object (File)
Sun, Apr 21, 5:14 PM
Unknown Object (File)
Sun, Apr 21, 9:36 AM
Unknown Object (File)
Thu, Apr 18, 3:19 PM
Unknown Object (File)
Thu, Apr 18, 1:34 PM
Unknown Object (File)
Thu, Apr 18, 12:33 PM
Subscribers

Details

Summary

Re-introduce RelationshipRequest as union of TraditionalRelationshipRequest|FarcasterRelationship and replace TraditionalRelationshipRequest where simple.

Next steps are to

  1. Narrow TraditionalRelationshipRequest so it excludes farcaster action
  2. Update FarcasterRelationshipRequest callsite
  3. Make necessary changes on keyserver to accomodate

Depends on D11603

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Tue, Apr 9, 8:23 PM
This revision is now accepted and ready to land.Tue, Apr 9, 10:07 PM
This revision was landed with ongoing or failed builds.Wed, Apr 10, 11:54 AM
This revision was automatically updated to reflect the committed changes.