diff options
| author | Christian Cleberg <[email protected]> | 2026-08-07 16:39:43 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-08-07 16:39:43 -0500 |
| commit | 44693c2977b7301ec04eae287cf24ff0226bc92e (patch) | |
| tree | 7ebdf1350f93ee99d60efcec719eb9ec35393b3f /SCOPE.txt | |
| parent | 9671eac8eeb9d06e25563f51bf81889b5537feeb (diff) | |
| parent | 24bc4aab7acb2df49d209cf5343fd63ad7033028 (diff) | |
| download | hutch-44693c2977b7301ec04eae287cf24ff0226bc92e.tar.gz hutch-44693c2977b7301ec04eae287cf24ff0226bc92e.tar.bz2 hutch-44693c2977b7301ec04eae287cf24ff0226bc92e.zip | |
Merge pull request #37 from krazywarez/ingest-q1-q2-2026
Ingest Q1–Q2 2026: file findings, surface mailingListSubscribe unblock
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) |
