sipher/src/app
Nixyan 07f9984f03 Enhance authentication and messaging features with OLM integration
- Added support for consuming one-time keys (OTK) in the authentication flow.
- Implemented new mutation `consumeOTK` to handle OTK consumption and update user accounts.
- Updated participant details to include OLM account information.
- Refactored socket management to improve direct messaging functionality.
- Introduced new UI components for password handling and user interactions.
- Updated dependencies in package.json and bun.lock for compatibility and feature enhancements.
2026-01-07 14:47:07 -03:00
..
(app) Enhance user interaction with friend management and participant details 2025-12-28 04:46:41 -03:00
api/auth/[...all] Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
auth Enhance authentication and messaging features with OLM integration 2026-01-07 14:47:07 -03:00
globals.css Restarted the project. 2025-12-03 09:41:21 -03:00
layout.tsx Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00