sipher/src/components/ui/layout
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
..
channel-list.tsx feat: enhance user status management and introduce nests functionality 2026-02-20 10:01:07 -03:00
index.ts Enhance user interaction with friend management and participant details 2025-12-28 04:46:41 -03:00
main-content-layout.tsx feat: enhance user status management and introduce nests functionality 2026-02-20 10:01:07 -03:00
page-header.tsx feat: enhance user status management and introduce nests functionality 2026-02-20 10:01:07 -03:00
settings-page.tsx feat: added mobile style and date handling 2026-01-12 14:48:44 -03:00