mkfain
9fd585ebdd
Moderator-curated featured organizations
...
Replace the hardcoded FEATURED_ORGANIZATION_AUTHORS allowlist with the
same NIP-32 label flow that curates featured campaigns: Team Soapbox
pack members publish kind 1985 labels in the agora.moderation namespace
tagging an organization's 34550:<pubkey>:<d> coordinate as featured,
hidden, or approved, and useFeaturedOrganizations folds those labels
into the /communities Featured shelf.
The campaign and organization label streams share a single namespace
and a single moderator pack — they're separated purely by which kind
prefix the 'a' tag carries. To keep that contract enforced in one
place, the constants, types, and folding logic are now in
src/lib/agoraModeration.ts; useCampaignModeration and the new
useOrganizationModeration both call foldModerationLabels with their
respective kind. The campaign hook's external surface
(AGORA_MODERATION_NAMESPACE, ModerationLabel, CampaignModerationData)
is preserved via re-exports so existing call sites don't move.
Moderators see a CommunityModerationMenu kebab overlaid on every
CommunityMiniCard exposing approve/unapprove, hide/unhide, and
feature/unfeature. Mounting reads moderation state once per page from
the shared TanStack cache, mirroring CampaignCard. Non-moderators see
no overlay (the menu returns null) and no card affordances change.
The 'My organizations' shelf intentionally ignores moderation — a
user's own founded, moderated, or followed organizations always render
regardless of label state. Only the Featured shelf consumes the
curation rollup.
The Featured grid is uncapped: moderators control how many orgs
surface by labeling, and ordering follows the recency of each
'featured' label so re-publishing bumps an org to the top.
NIP.md's 'Campaign Moderation Labels' section is renamed to 'Agora
Moderation Labels' and documents the kind-34550 coord form and the
'My organizations ignores moderation' rule.
Note: existing surfaced organizations will disappear from the shelf
until a moderator publishes featured labels for them.
2026-05-21 21:12:33 -05:00
..
2026-05-16 00:51:35 -05:00
2026-05-20 14:00:21 -05:00
2026-05-21 21:12:33 -05:00
2026-05-18 14:14:32 -03:00
2026-05-17 14:41:34 -05:00
2026-05-13 18:35:03 -05:00
2026-04-17 19:09:08 -05:00
2026-05-17 20:30:45 -05:00
2026-05-15 19:37:23 -07:00
2026-05-18 12:55:18 -05:00
2026-04-17 11:31:57 -05:00
2026-05-20 12:32:57 -07:00
2026-05-13 18:35:03 -05:00
2026-03-17 19:55:18 +00:00
2026-05-17 17:31:13 -05:00
2026-04-17 12:15:51 +05:45
2026-04-16 13:47:15 -05:00
2026-04-17 12:15:51 +05:45
2026-05-20 23:36:14 -07:00
2026-03-22 15:39:01 -05:00
2026-05-04 04:28:41 +00:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-05-11 14:49:11 +07:00
2026-04-30 01:30:07 -05:00
2026-03-21 01:16:50 -05:00
2026-04-30 01:30:07 -05:00
2026-04-05 11:57:31 -05:00
2026-05-16 00:51:35 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-05-20 12:32:57 -07:00
2026-04-30 11:22:07 -05:00
2026-05-05 17:24:57 -05:00
2026-05-05 17:24:57 -05:00
2026-05-05 17:24:57 -05:00
2026-04-30 01:52:01 -05:00
2026-04-30 01:57:51 -05:00
2026-05-17 22:53:20 -05:00
2026-05-21 16:39:14 -05:00
2026-03-17 19:55:18 +00:00
2026-03-23 21:57:22 -05:00
2026-05-18 23:04:39 -05:00
2026-03-03 10:25:57 -06:00
2026-05-11 11:12:13 -07:00
2026-05-21 14:08:11 -07:00
2026-05-21 19:04:41 -05:00
2026-05-21 01:02:56 -07:00
2026-05-19 18:04:28 -05:00
2026-05-21 20:36:04 -05:00
2026-05-21 19:27:57 -05:00
2026-04-05 11:57:31 -05:00
2026-05-21 20:36:04 -05:00
2026-05-11 14:49:11 +07:00
2026-05-15 19:37:23 -07:00
2026-05-20 12:32:57 -07:00
2026-05-20 12:32:57 -07:00
2026-05-21 20:57:14 -05:00
2026-05-21 21:12:33 -05:00
2026-05-20 12:32:57 -07:00
2026-05-15 19:37:23 -07:00
2026-05-21 20:26:01 -05:00
2026-04-28 03:14:23 -05:00
2026-04-28 03:12:24 -05:00
2026-05-21 13:48:19 -05:00
2026-03-01 22:15:47 -06:00
2026-04-18 13:03:02 +05:45
2026-05-17 23:39:23 -05:00
2026-05-21 19:04:41 -05:00
2026-05-20 12:32:57 -07:00
2026-04-17 22:39:44 -05:00
2026-05-21 20:25:01 -05:00
2026-05-21 20:25:01 -05:00
2026-04-04 22:58:42 -05:00
2026-03-28 21:25:58 -05:00
2026-03-16 01:39:56 -05:00
2026-05-21 14:08:11 -07:00
2026-05-21 19:16:50 -05:00
2026-05-15 19:37:23 -07:00
2026-05-21 13:22:57 -05:00
2026-05-11 14:49:11 +07:00
2026-05-16 09:03:45 -07:00
2026-05-11 14:49:11 +07:00
2026-05-09 17:06:10 -07:00
2026-04-17 18:52:00 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 14:23:58 -05:00
2026-04-17 00:01:38 -05:00
2026-04-13 21:14:52 -05:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-03-03 17:25:14 -06:00
2026-05-09 16:31:55 -07:00
2026-05-21 20:26:01 -05:00
2026-05-17 23:39:23 -05:00
2026-02-21 15:14:30 -06:00
2026-03-23 21:57:22 -05:00
2026-05-18 23:04:39 -05:00
2026-05-11 14:49:11 +07:00
2026-05-21 20:22:36 -05:00
2026-05-18 23:47:08 -05:00
2026-04-05 11:57:31 -05:00
2026-04-28 20:45:12 -05:00
2026-05-21 20:26:01 -05:00
2026-05-13 18:35:03 -05:00
2026-05-20 23:52:56 -07:00
2026-05-13 14:54:51 -05:00
2026-05-15 19:37:23 -07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-13 18:35:03 -05:00
2026-03-27 23:43:46 -05:00
2026-05-19 00:19:38 -07:00
2026-03-28 12:44:28 -05:00
2026-05-21 00:47:38 -07:00
2026-04-14 15:49:16 -05:00
2026-04-25 21:09:06 -05:00
2026-03-18 04:00:25 -05:00
2026-04-17 00:01:38 -05:00
2026-04-10 14:22:42 -05:00
2026-04-05 11:57:31 -05:00
2026-05-11 14:49:11 +07:00
2026-05-20 15:33:37 -05:00
2026-05-20 15:33:37 -05:00
2026-05-20 15:33:37 -05:00
2026-05-20 15:33:37 -05:00
2026-05-20 23:28:17 -07:00
2026-05-18 12:52:54 -05:00
2026-05-21 19:04:41 -05:00
2026-05-21 01:02:56 -07:00
2026-05-05 17:24:42 -05:00
2026-03-03 07:31:06 -06:00
2026-05-13 18:35:03 -05:00
2026-05-11 11:12:13 -07:00
2026-05-18 20:53:15 -05:00
2026-05-11 14:49:11 +07:00
2026-03-28 05:13:21 -05:00
2026-05-18 20:53:15 -05:00
2026-05-18 20:53:15 -05:00
2026-04-09 08:02:26 -05:00
2026-03-23 21:57:22 -05:00
2026-05-18 10:43:49 -07:00
2026-03-22 14:04:26 -05:00
2026-05-11 14:49:11 +07:00
2026-05-13 18:35:03 -05:00
2026-05-01 22:10:11 -05:00
2026-04-25 20:46:52 -05:00
2026-05-21 13:22:57 -05:00
2026-03-02 00:46:47 -06:00
2026-05-11 14:49:11 +07:00
2026-05-13 18:35:03 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-05-20 12:32:57 -07:00
2026-05-18 20:53:15 -05:00
2026-05-14 13:24:26 +00:00
2026-05-15 19:37:23 -07:00
2026-05-13 18:35:03 -05:00
2026-02-21 04:10:50 -06:00
2026-04-17 11:01:04 -05:00
2026-02-19 10:40:38 -06:00
2026-03-03 07:33:05 -06:00
2026-05-13 18:35:03 -05:00
2026-05-03 09:00:43 -05:00
2026-05-17 14:37:49 -05:00
2026-05-21 20:36:04 -05:00
2026-05-18 19:03:41 -05:00
2026-05-15 19:37:23 -07:00
2026-05-20 12:32:57 -07:00
2026-05-05 12:38:26 -05:00
2026-05-05 15:01:13 -05:00
2026-05-05 13:57:15 -05:00
2026-05-05 14:00:28 -05:00
2026-05-05 12:38:26 -05:00
2026-05-17 22:53:20 -05:00
2026-05-20 12:32:57 -07:00
2026-04-18 13:03:02 +05:45
2026-03-28 05:39:48 -05:00
2026-03-28 21:25:58 -05:00
2026-05-09 17:06:10 -07:00
2026-04-27 15:58:07 -05:00
2026-05-16 00:51:35 -05:00
2026-05-20 12:32:57 -07:00
2026-05-13 18:35:03 -05:00
2026-04-30 11:22:07 -05:00
2026-05-21 14:08:11 -07:00
2026-03-11 14:35:47 -05:00
2026-05-13 18:35:03 -05:00
2026-05-11 14:49:11 +07:00
2026-05-18 22:47:18 -05:00
2026-04-05 11:57:31 -05:00
2026-05-13 18:35:03 -05:00
2026-05-11 14:49:11 +07:00
2026-04-14 11:06:18 -05:00
2026-05-11 14:49:11 +07:00
2026-05-01 22:10:11 -05:00
2026-05-14 13:24:26 +00:00
2026-04-05 11:57:31 -05:00
2026-03-05 22:53:44 -06:00
2026-03-28 21:25:58 -05:00
2026-04-14 11:06:18 -05:00
2026-04-17 14:55:57 -05:00
2026-05-21 17:40:10 -05:00
2026-02-28 20:14:38 -06:00
2026-05-03 09:00:43 -05:00
2026-05-21 20:22:36 -05:00
2026-04-30 01:30:07 -05:00
2026-03-03 16:31:41 -05:00
2026-05-21 14:08:11 -07:00
2026-05-17 14:37:49 -05:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-05 12:52:49 -05:00
2026-04-30 01:30:07 -05:00
2026-02-25 22:46:27 -06:00
2026-04-05 17:44:13 -05:00
2026-05-21 20:25:01 -05:00
2026-03-03 17:25:14 -06:00
2026-05-05 12:38:26 -05:00
2026-05-05 12:38:26 -05:00
2026-03-28 07:47:26 -05:00
2026-04-01 02:37:27 -05:00
2026-02-28 20:14:38 -06:00
2026-04-17 00:01:38 -05:00
2026-05-20 23:36:14 -07:00
2026-04-07 08:55:27 -05:00
2026-04-15 20:56:02 -05:00
2026-03-29 06:54:58 -05:00
2026-05-13 14:54:51 -05:00
2026-05-21 17:34:33 -05:00
2026-05-15 23:58:48 -05:00
2026-05-21 20:26:01 -05:00
2026-04-10 10:33:27 -05:00
2026-03-28 06:27:21 -05:00
2026-04-28 14:05:51 -05:00
2026-03-21 22:39:13 -05:00
2026-05-11 23:19:33 -05:00
2026-04-20 12:26:58 -05:00
2026-05-11 14:49:11 +07:00
2026-03-07 20:14:17 -06:00
2026-04-17 11:01:04 -05:00
2026-04-08 16:55:01 -05:00
2026-05-05 12:52:49 -05:00
2026-02-27 19:33:18 -06:00
2026-04-13 20:54:08 -05:00
2026-04-10 09:28:04 -05:00
2026-05-13 18:35:03 -05:00
2026-03-14 05:59:03 +00:00
2026-05-17 22:53:20 -05:00
2026-05-19 00:33:16 -07:00
2026-04-10 14:22:42 -05:00
2026-04-10 14:22:42 -05:00
2026-05-17 22:53:20 -05:00