Narrow TraditionalRelationshipRequest to exclude 'farcaster' action and make necessary changes across native/web client.
Will update validators/keyserver in subsequent diffs.
Depends on D11607
Paths
| Differential D11609 Authored by atul on Apr 9 2024, 9:41 PM.
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
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptApr 9 2024, 9:41 PM2024-04-09 21:41:24 (UTC-7) Harbormaster completed remote builds in B28111: Diff 38967.Apr 9 2024, 9:57 PM2024-04-09 21:57:50 (UTC-7) This revision is now accepted and ready to land.Apr 10 2024, 6:51 AM2024-04-10 06:51:37 (UTC-7)
Harbormaster completed remote builds in B28138: Diff 39006.Apr 10 2024, 12:38 PM2024-04-10 12:38:45 (UTC-7) Comment Actions 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. Harbormaster failed remote builds in B28274: Diff 39196!Apr 17 2024, 12:28 PM2024-04-17 12:28:51 (UTC-7) This revision was landed with ongoing or failed builds.Apr 18 2024, 1:26 PM2024-04-18 13:26:19 (UTC-7) Closed by commit rCOMM1638313148ad: [lib] Narrow `TraditionalRelationshipRequest` to exclude 'farcaster' action (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B28308: Diff 39249.Apr 18 2024, 1:46 PM2024-04-18 13:46:54 (UTC-7)
Revision Contents
Diff 39006 lib/hooks/relationship-prompt.js
lib/shared/relationship-utils.js
lib/types/relationship-types.js
native/chat/settings/thread-settings-edit-relationship.react.js
native/profile/relationship-list-item.react.js
web/settings/relationship/add-users-list-modal.react.js
|