summaryrefslogtreecommitdiff
tag namev3.11.0 (f276f6cacbe2bb6ed708889e1eff991b409545d2)
tag date2026-08-07 16:57:51 -0500
tagged byChristian Cleberg <[email protected]>
tagged objectcommit 9d85bc7c15...
downloadhutch-3.11.0.tar.gz
hutch-3.11.0.tar.bz2
hutch-3.11.0.zip
tag v3.11.0: mailing list subscribe/unsubscribe
A subscribe / unsubscribe toggle in the mailing-list detail toolbar (MailingListDetailView, which backs Lookup results and ProjectMailingListView), hidden for lists you own. State comes from membership in the subscriptions query — MailingList.subscription is a trap that never reports your state — and the numeric listID the mutations need is read from list(rid:){ id }. Verified live end-to-end against the ~hutch account. Unblocks the feature Phase 1 declined, once live testing showed a list is reachable without a discovery API (Lookup, a project's lists, patchsets).