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)
Sun, Nov 3, 10:16 AM
Unknown Object (File)
Oct 25 2024, 6:51 AM
Unknown Object (File)
Oct 13 2024, 12:24 AM
Unknown Object (File)
Oct 13 2024, 12:24 AM
Unknown Object (File)
Oct 13 2024, 12:24 AM
Unknown Object (File)
Oct 13 2024, 12:24 AM
Unknown Object (File)
Oct 13 2024, 12:24 AM
Unknown Object (File)
Oct 13 2024, 12:24 AM
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.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.