Page MenuHomePhabricator

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

Authored by atul on Apr 9 2024, 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

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