diff options
| author | Christian Cleberg <[email protected]> | 2026-08-07 16:38:14 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-07 16:38:14 -0500 |
| commit | 24bc4aab7acb2df49d209cf5343fd63ad7033028 (patch) | |
| tree | 7ebdf1350f93ee99d60efcec719eb9ec35393b3f /SCOPE.txt | |
| parent | 9671eac8eeb9d06e25563f51bf81889b5537feeb (diff) | |
| download | hutch-24bc4aab7acb2df49d209cf5343fd63ad7033028.tar.gz hutch-24bc4aab7acb2df49d209cf5343fd63ad7033028.tar.bz2 hutch-24bc4aab7acb2df49d209cf5343fd63ad7033028.zip | |
Ingest Q1-Q2 2026: file findings, surface mailingListSubscribe unblock
'What's cooking' ingest (Q1-Q2 2026 posts + live schema introspection with a
test token). Everything the posts flagged is already in Hutch: RIDs,
pronouns, avatars, hub project writes + discovery, deploy keys. Anonymous API
and standardized/connections-spec GraphQL are future upstream work.
New opening found live: MailingList gained a 'subscription' field, removing
the exact blocker Phase 1 named for mailingListSubscribe. Recorded it as a
buildable v3.11.0 bucket; moved the SCOPE.txt entry out of 'out of scope'.
Diffstat (limited to 'SCOPE.txt')
| -rw-r--r-- | SCOPE.txt | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -31,10 +31,10 @@ unaffected because it filters on `ev.ticket_id`, which is why ticket timelines work. Nothing a client can do fixes this; revisit only if sr.ht changes the resolver. -- Subscribe to a mailing list (`mailingListSubscribe` exists, but `MailingList` - has no `subscription` field, and hub.sr.ht's new discovery lists *projects*, - not mailing lists, so there is still no way to find a list you are not already - subscribed to) +- ~~Subscribe to a mailing list~~ — **now buildable**. `MailingList` gained a + `subscription` field (confirmed live during the Q1–Q2 2026 ingest), so per-list + subscribe state is readable and `mailingListSubscribe` / `mailingListUnsubscribe` + can drive a real toggle. Moved to ROADMAP.txt ("mailing list subscribe"). - Submitting patches (a `git send-email` flow, not a GraphQL mutation; Hutch reviews patchsets but cannot send them) |
