diff options
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) |
