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 Besson2 days1-5/+23
* feat(hub): invitation-link tickets bound to a verified addressChristophe Besson2 days1-6/+48
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days1-11/+13
* docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson7 days1-2/+2
* feat(hub): the mail state is a panel section, and a ceiling falling is an eventChristophe Besson13 days1-1/+77
* fix(hub): the mail allowance is written down, and recovery keeps a shareChristophe Besson13 days1-62/+143
* fix(hub): the mail server is not a relayChristophe Besson13 days1-7/+112
* fix(hub): no mail from the event loop, and a ceiling on every path that sends itChristophe Besson13 days1-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