summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/api/revocation.py
Commit message (Expand)AuthorAgeFilesLines
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-201-0/+5
* feat(hub): leaving a group, a cap on public ones, and hosting as a preconditionChristophe Besson2026-08-161-1/+33
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-0/+4
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-141-1/+9
* fix: resource limits, signaling authz, node admin UI tokenChristophe Besson2026-08-131-1/+17
* fix(hub): authenticate node WebSocket registrationChristophe Besson2026-08-131-13/+84
* fix(hub): move _handle_chat_notify before @router.websocket decoratorChristophe Besson2026-08-111-1/+1
* feat: chat notifications via hub, file delete, upload fix, cached display, in...Christophe Besson2026-08-111-0/+36
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-1/+10
* feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2PChristophe Besson2026-08-101-1/+4
* feat(hub): Phase 8 — Hub v2 security hardening + production readinessChristophe Besson2026-08-101-2/+2
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-101-1/+45
* feat: add revocation push (WebSocket hub→node) — 5.7Christophe Besson2026-08-091-0/+194