This diff introduces the deleteFarcasterChannelTagActionTypes so that we can dispatch this action from the client and is another necessary piece we need to properly call the delete_farcaster_channel_tag endpoint
Depends on D11814
Paths
| Differential D11815 Authored by ginsu on Apr 26 2024, 12:47 PM.
Details Summary This diff introduces the deleteFarcasterChannelTagActionTypes so that we can dispatch this action from the client and is another necessary piece we need to properly call the delete_farcaster_channel_tag endpoint Depends on D11814 Test Plan Locally I was able to confirm that when I dispatched this new action I would call the delete_farcaster_channel_tag endpoint
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptApr 26 2024, 12:47 PM2024-04-26 12:47:26 (UTC-7) ginsu edited the summary of this revision. (Show Details)Apr 26 2024, 12:48 PM2024-04-26 12:48:24 (UTC-7) ginsu added a parent revision: D11814: [keyserver/lib] introduce delete_farcaster_channel_tag endpoint. Harbormaster completed remote builds in B28538: Diff 39594.Apr 26 2024, 1:03 PM2024-04-26 13:03:33 (UTC-7) This revision is now accepted and ready to land.Apr 29 2024, 1:28 AM2024-04-29 01:28:17 (UTC-7)
This revision was landed with ongoing or failed builds.May 1 2024, 10:52 PM2024-05-01 22:52:02 (UTC-7) Closed by commit rCOMMdd631917b6ec: [lib] introduce deleteFarcasterChannelTagActionTypes (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B28624: Diff 39731.May 1 2024, 11:01 PM2024-05-01 23:01:02 (UTC-7)
Revision Contents
Diff 39594 lib/actions/community-actions.js
lib/types/community-types.js
lib/types/redux-types.js
|