Page MenuHomePhabricator

[lib] Narrow `TraditionalRelationshipRequest` to exclude 'farcaster' action
ClosedPublic

Authored by atul on Tue, Apr 9, 9:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 11:13 PM
Unknown Object (File)
Sat, Apr 27, 7:07 AM
Unknown Object (File)
Fri, Apr 26, 9:58 PM
Unknown Object (File)
Fri, Apr 26, 4:21 PM
Unknown Object (File)
Fri, Apr 26, 1:40 PM
Unknown Object (File)
Fri, Apr 26, 9:14 AM
Unknown Object (File)
Mon, Apr 22, 4:50 AM
Unknown Object (File)
Sun, Apr 21, 12:12 PM
Subscribers

Details

Summary

Narrow TraditionalRelationshipRequest to exclude 'farcaster' action and make necessary changes across native/web client.

Will update validators/keyserver in subsequent diffs.


Depends on D11607

Test Plan

flow + validators will be tested in subsequent diffs.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Tue, Apr 9, 9:57 PM
tomek added inline comments.
lib/hooks/relationship-prompt.js
12–13 ↗(On Diff #38967)

Can we merge these imports?

This revision is now accepted and ready to land.Wed, Apr 10, 6:51 AM
lib/hooks/relationship-prompt.js
12–13 ↗(On Diff #38967)

Ah yeah, thanks for catching that

This diff is safe to land since we're just narrowing flow types on the clients. No runtime changes so this shouldn't break anything.

This revision was landed with ongoing or failed builds.Thu, Apr 18, 1:26 PM
This revision was automatically updated to reflect the committed changes.