HomePhabricator
Diffusion Comm 0ea301c36f48

[lib] Split `RelationshipAction` and `RelationshipActionSansFarcaster`

Description

[lib] Split RelationshipAction and RelationshipActionSansFarcaster

Summary:
We want RelationshipActionSansFarcaster so we can modify RelationshipRequest to be a union of something like

{action: RelationshipActionSansFarcaster, userIDs: string[]} | {action: 'farcaster', userIDsToFIDs: {[userID: string]: fID}}

This diff doesn't do much on its own, but want to put up simple changes separately from the maybe more "opinionated" changes?

Test Plan: yarn flow:all

Reviewers: ginsu, tomek, will, varun

Reviewed By: tomek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D11592

Details

Provenance
atulAuthored on Apr 9 2024, 10:07 AM
Reviewer
tomek
Differential Revision
D11592: [lib] Split `RelationshipAction` and `RelationshipActionSansFarcaster`
Parents
rCOMM526917aee6dd: Schedule blob deletion on Android when large notifications arrives
Branches
Unknown
Tags
Unknown