summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/mail.py
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): an invitation no longer holds back its invitee's sign-up codeChristophe Besson4 days1-5/+23
* feat(hub): invitation-link tickets bound to a verified addressChristophe Besson4 days1-6/+48
* style: ruff's own fixes, mechanically appliedChristophe Besson8 days1-11/+13
* docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson9 days1-2/+2
* feat(hub): the mail state is a panel section, and a ceiling falling is an eventChristophe Besson2026-09-121-1/+77
* fix(hub): the mail allowance is written down, and recovery keeps a shareChristophe Besson2026-09-121-62/+143
* fix(hub): the mail server is not a relayChristophe Besson2026-09-121-7/+112
* fix(hub): no mail from the event loop, and a ceiling on every path that sends itChristophe Besson2026-09-121-0/+18
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-011-7/+56
* feat: email verification for registration, email change, and invitationsChristophe Besson2026-08-311-0/+97