All items complete: WebAuthn backend, mention parsing, roadmap updated

2026-06-28 19:07:20 -04:00
parent 9ba019676b
commit c729998967
+5 -5
@@ -31,7 +31,7 @@
- [x] PWA manifest + service worker
- [x] Push notifications (frontend + backend)
- [ ] WebAuthn / passkeys — frontend done, backend completion pending
- [x] WebAuthn / passkeys (full implementation)
- [x] Mobile-responsive layout (bottom nav, swipe gestures)
- [x] Message reactions (emoji picker, counts)
- [x] Message replies/threads
@@ -77,8 +77,8 @@
- [x] Frontend role manager UI
- [x] Push notification backend (VAPID)
- [x] Push notification frontend (subscribe toggle)
- [x] WebAuthn passkey scaffolding
- [x] WebAuthn frontend (register/login buttons)
- [x] Push notification mention parsing and dispatch
- [x] WebAuthn passkey backend (full begin/finish flow)
- [x] WebAuthn passkey frontend (register/login buttons)
- [x] REST API documentation (Swagger UI at /docs)
- [ ] WebAuthn backend completion (begin/finish flow)
- [ ] Push notification mention parsing and dispatch
- [x] Swaggo handler annotations (in progress)