HomePhabricator
Diffusion Comm a6d188d1ca79

[keyserver] introduce deleteFarcasterChannelTag

Description

[keyserver] introduce deleteFarcasterChannelTag

Summary:
This diff introduces the barebones deleteFarcasterChannelTag function. For the scope of this project we just want this function to delete the farcaster channel tag blob from the blob service for now, with the intention that all the other necessary parts for this function (like permissions, updating the row in the community table on the keyserver to remove the blob holder will be added to this function as a follow up project that I will start shortly)

Depends on D11809

Test Plan:
In my local stack I was able to use deleteFarcasterChannelTag to delete the farcaster channel => comm community blob.

I also confirmed that when the GATE_TAG_FARCASTER_CHANNEL gate is set to true the function throws a server error

Reviewers: atul, bartek, tomek

Reviewed By: tomek

Subscribers: ashoat, tomek

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

Details

Provenance
ginsuAuthored on Mon, Apr 22, 7:12 AM
Reviewer
tomek
Differential Revision
D11813: [keyserver] introduce deleteFarcasterChannelTag
Parents
rCOMM4c5a86dbda62: [lib] Shim unsupported messages for `web`/`desktop`
Branches
Unknown
Tags
Unknown