summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/db/models.py
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surfaceChristophe Besson12 days1-0/+16
* fix(hub): the mail allowance is written down, and recovery keeps a shareChristophe Besson13 days1-0/+22
* feat: email verification for registration, email change, and invitationsChristophe Besson2026-08-311-0/+31
* feat(hub): group names unique per owner, shown as name@ownerChristophe Besson2026-08-281-2/+9
* feat(hub): let a hub admin disable public groups instance-wideChristophe Besson2026-08-281-0/+20
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-201-1/+3
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-191-0/+9
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-0/+35
* feat(hub): leaving a group, a cap on public ones, and hosting as a preconditionChristophe Besson2026-08-161-0/+5
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-0/+7
* feat(logs): keep the username on records the account no longer answers forChristophe Besson2026-08-151-0/+5
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-141-0/+8
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-2/+4
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-22/+3
* feat(hub): Phase 10.5–10.8, 10.10 — notifications, settings, search, versionChristophe Besson2026-08-111-0/+20
* feat(hub): Phase 10.1–10.4 — Site overlay + admin/moderation UIChristophe Besson2026-08-111-0/+1
* feat(hub): Phase 8 — Hub v2 security hardening + production readinessChristophe Besson2026-08-101-1/+16
* feat: password-based key derivation + operational QUICKSTARTChristophe Besson2026-08-091-2/+3
* feat: Phase 6 complete — chat, multi-group, federation, replication, webcryptoChristophe Besson2026-08-091-0/+36
* feat(hub): add moderation — content blocklist + reports — 5.9Christophe Besson2026-08-091-0/+35
* feat(hub): add SQLAlchemy 2.0 async DB layer + AlembicChristophe Besson2026-08-091-0/+167