sipher/convex/_generated
Nixyan e7dd6c961d feat: enhance user status management and introduce nests functionality
- Updated user status handling to include optional user-set status, improving user experience during reconnections.
- Added new queries and mutations for managing nests, including fetching non-offline user IDs and forcing users offline.
- Introduced new database schema for nests, roles, and channels, enhancing the application's organizational structure.
- Updated dependencies in package.json and bun.lock for improved stability and compatibility.
- Refactored related components and API to support the new nests functionality.
2026-02-20 10:01:07 -03:00
..
api.d.ts feat: enhance user status management and introduce nests functionality 2026-02-20 10:01:07 -03:00
api.js Restarted the project. 2025-12-03 09:41:21 -03:00
dataModel.d.ts feat: enhance user status management and introduce nests functionality 2026-02-20 10:01:07 -03:00
server.d.ts Restarted the project. 2025-12-03 09:41:21 -03:00
server.js Restarted the project. 2025-12-03 09:41:21 -03:00